2 references to ConstantTextAndVersionSource
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SourceGeneratedDocumentState.cs (1)
71
var
textSource = new ConstantTextAndVersionSource(textAndVersion);
Workspace\Solution\TextDocumentState.cs (1)
71
private static
ConstantTextAndVersionSource
CreateStrongText(TextAndVersion text)