6 references to CreateLazyFullyParsedTree
Microsoft.CodeAnalysis.Workspaces (6)
Workspace\Solution\DocumentState.cs (5)
73
treeSource =
CreateLazyFullyParsedTree
(
320
var newTreeSource = SupportsSyntaxTree ?
CreateLazyFullyParsedTree
(
367
newTreeSource ??=
CreateLazyFullyParsedTree
(
409
CreateLazyFullyParsedTree
(
467
newTreeSource =
CreateLazyFullyParsedTree
(
Workspace\Solution\SourceGeneratedDocumentState.cs (1)
97
treeSource =
CreateLazyFullyParsedTree
(