↓ 36 callersFunctioncreateStat(path, name, isFolder, hasChildren, size, mtime)
src/vs/workbench/parts/files/test/browser/explorerViewModel.test.ts:16
↓ 36 callersMethodfindTokenIndexAtOffset* Find the token containing offset `offset`. * ``` * For example, with the following tokens [0, 5), [5, 9), [9, infinity) * Searching for 0,
src/vs/editor/common/core/lineTokens.ts:132