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