2 references to CreateTreeAndVersion
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\DocumentState.cs (2)
139
return
CreateTreeAndVersion
(filePath, options, languageServices, textAndVersion, cancellationToken);
155
return
CreateTreeAndVersion
(filePath, options, languageServices, textAndVersion, cancellationToken);