1 write to _root
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Workspace\LanguageServices\VisualBasicSyntaxTreeFactoryService.ParsedSyntaxTree.vb (1)
35_root = CloneNodeAsRoot(root)
6 references to _root
Microsoft.CodeAnalysis.VisualBasic.Workspaces (6)
Workspace\LanguageServices\VisualBasicSyntaxTreeFactoryService.ParsedSyntaxTree.vb (6)
57Return _root.FullSpan.Length 68Return _root 72root = _root 77Return If(ReferenceEquals(root, _root) AndAlso options = Me.Options, 80If(ReferenceEquals(root, _root), _lazyText, Nothing), 91New ParsedSyntaxTree(_lazyText, _root, Options, path, Encoding, _checksumAlgorithm))