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