Searched defs:sourceFilePaths (Results 1 – 2 of 2) sorted by relevance
420 let sourceFilePaths = path.join(__dirname,'obfuscation/sourceFilePaths.cache'); variable431 let sourceFilePaths = path.join(__dirname,'obfuscation/sourceFilePaths.cache'); variable
628 private sourceFilePaths: Set<string>; property in FilePathManager