Home
last modified time | relevance | path

Searched defs:invalidateProject (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
DtsbuildPublic.ts183 …/** @internal */ invalidateProject(configFilePath: ResolvedConfigFilePath, reloadLevel?: ConfigFil… method
2084 function invalidateProject(state: SolutionBuilderState, resolved: ResolvedConfigFilePath, reloadLev… function
/third_party/typescript/lib/
Dtsc.js113197 function invalidateProject(state, resolved, reloadLevel) { function