Searched refs:lineCollectionAtBranch (Results 1 – 1 of 1) sorted by relevance
48 private lineCollectionAtBranch: LineCollection | undefined; property in ts.server.EditWalker142 if (lineCollection === this.lineCollectionAtBranch) {157 this.lineCollectionAtBranch = lineCollection;