Searched defs:getScriptSnapshot (Results 1 – 8 of 8) sorted by relevance
141 getScriptSnapshot: function (fileName) { method
74 getScriptSnapshot: ts.notImplemented, constant
89 getScriptSnapshot(fileName: string): ScriptSnapshotShim; method466 public getScriptSnapshot(fileName: string): IScriptSnapshot | undefined { method in LanguageServiceShimHostAdapter
290 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method
6583 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method
10513 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method