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