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