2 references to IncrementallyParse
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\DocumentState.cs (2)
190return IncrementallyParse(newTextAndVersion, oldTreeAndVersion, cancellationToken); 212return IncrementallyParse(newTextAndVersion, oldTreeAndVersion, cancellationToken);