4 writes to _textTokens
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
30316
Me.
_textTokens
= textTokens
30332
Me.
_textTokens
= textTokens
30347
Me.
_textTokens
= textTokens
30365
Me.
_textTokens
= _textTokens
7 references to _textTokens
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
30379
writer.WriteValue(Me.
_textTokens
)
30399
Return New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode)(Me.
_textTokens
)
30414
Return Me.
_textTokens
30425
Return new XmlCDataSectionSyntax(Me.Kind, newErrors, GetAnnotations, _beginCDataToken,
_textTokens
, _endCDataToken)
30429
Return new XmlCDataSectionSyntax(Me.Kind, GetDiagnostics, annotations, _beginCDataToken,
_textTokens
, _endCDataToken)
41240
If node.
_textTokens
IsNot newTextTokens.Node Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
32534
Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlCDataSectionSyntax).
_textTokens