4 writes to _text
Microsoft.CodeAnalysis.VisualBasic (4)
Syntax\InternalSyntax\SyntaxToken.vb (4)
110Me._text = text 130Me._text = text 150Me._text = text 170Me._text = reader.ReadString()
5 references to _text
Microsoft.CodeAnalysis.VisualBasic (5)
Syntax\InternalSyntax\SyntaxToken.vb (5)
171Me.FullWidth = Me._text.Length 210writer.WriteString(Me._text) 216Return Me._text 263Return FullWidth - _text.Length - _leadingTriviaWidth() 310Return Me._text