Searched defs:documentRegistry (Results 1 – 5 of 5) sorted by relevance
3 const documentRegistry = ts.createDocumentRegistry(); constant13 const documentRegistry = ts.createDocumentRegistry(); constant43 const documentRegistry = ts.createDocumentRegistry(); constant56 const documentRegistry = ts.createDocumentRegistry(); constant
1293 private documentRegistry: DocumentRegistry | undefined; property in TypeScriptServicesFactory
683 readonly documentRegistry: DocumentRegistry; property in ProjectService
10514 private documentRegistry; property in ts.Project