Searched refs:currentFileScriptSnapshot (Results 1 – 1 of 1) sorted by relevance
1013 private currentFileScriptSnapshot: IScriptSnapshot | undefined; property in SyntaxTreeCache1046 const editRange = scriptSnapshot.getChangeRange(this.currentFileScriptSnapshot!);1054 this.currentFileScriptSnapshot = scriptSnapshot;