Home
last modified time | relevance | path

Searched defs:documentRegistry (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/testRunner/unittests/services/
DdocumentRegistry.ts3 const documentRegistry = ts.createDocumentRegistry(); constant
13 const documentRegistry = ts.createDocumentRegistry(); constant
43 const documentRegistry = ts.createDocumentRegistry(); constant
56 const documentRegistry = ts.createDocumentRegistry(); constant
/third_party/typescript/src/services/
Dshims.ts1293 private documentRegistry: DocumentRegistry | undefined; property in TypeScriptServicesFactory
/third_party/typescript/src/server/
DeditorServices.ts683 readonly documentRegistry: DocumentRegistry; property in ProjectService
/third_party/typescript/lib/
Dtsserverlibrary.d.ts10514 private documentRegistry; property in ts.Project
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10514 private documentRegistry; property in ts.Project