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