Searched refs:nativeScriptSnapshot (Results 1 – 1 of 1) sorted by relevance
395 … const nativeScriptSnapshot = this.nativeHost.getScriptSnapshot(fileName)!; // TODO: GH#18217 constant396 return nativeScriptSnapshot && new ScriptSnapshotProxy(nativeScriptSnapshot);