2 references to IncrementallyParseTree
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\DocumentState.cs (1)
173c => IncrementallyParseTree(oldTreeSource, newTextSource, loadTextOptions, c),
Workspace\Solution\DocumentState_LinkedFileReuse.cs (1)
216return IncrementallyParseTree(treeSource, siblingTextSource, loadTextOptions, cancellationToken);