2 references to TreeTextSource
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\DocumentState.cs (1)
541
var
lazyTextAndVersion = new TreeTextSource(
Workspace\Solution\TextDocumentState.cs (1)
200
if (TextAndVersionSource is
TreeTextSource
)