1 write to _text
Microsoft.CodeAnalysis.VisualBasic (1)
Syntax\VisualBasicSyntaxTree.LazySyntaxTree.vb (1)
33_text = text
15 references to _text
Microsoft.CodeAnalysis.VisualBasic (15)
Syntax\VisualBasicSyntaxTree.LazySyntaxTree.vb (15)
52Return _text 56text = _text 62Return _text.Encoding 68Return _text.Length 75Dim tree = SyntaxFactory.ParseSyntaxTree(_text, _options, _path, cancellationToken) 121_text.Encoding, 122_text.ChecksumAlgorithm, 139_text, 140_text.Encoding, 141_text.ChecksumAlgorithm, 149Return New LazySyntaxTree(_text, _options, path, _diagnosticOptions) 165_text, 166_text.Encoding, 167_text.ChecksumAlgorithm, 175Return New LazySyntaxTree(_text, _options, _path, options)