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