Searched defs:getScriptSnapshot (Results 1 – 9 of 9) sorted by relevance
141 getScriptSnapshot: function (fileName) { method
72 getScriptSnapshot: notImplemented, constant
70 getScriptSnapshot(fileName: string): ScriptSnapshotShim; method433 public getScriptSnapshot(fileName: string): IScriptSnapshot | undefined { method in ts.LanguageServiceShimHostAdapter
250 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method
6195 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method