2 references to TreeTextSource
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\DocumentState.cs (2)
543
var
lazyTextAndVersion = new TreeTextSource(
573
if (TextAndVersionSource is
TreeTextSource
)