6 references to CreateLazyFullyParsedTree
Microsoft.CodeAnalysis.Workspaces (6)
Workspace\Solution\DocumentState.cs (5)
73_treeSource = CreateLazyFullyParsedTree( 307var newTreeSource = SupportsSyntaxTree ? CreateLazyFullyParsedTree( 375newTreeSource ??= CreateLazyFullyParsedTree( 432CreateLazyFullyParsedTree( 472newTreeSource = CreateLazyFullyParsedTree(
Workspace\Solution\SourceGeneratedDocumentState.cs (1)
26var treeSource = CreateLazyFullyParsedTree(