3 writes to _textTokens
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
23588
Me.
_textTokens
= textTokens
23604
Me.
_textTokens
= textTokens
23619
Me.
_textTokens
= textTokens
6 references to _textTokens
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
23638
Return New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode)(Me.
_textTokens
)
23653
Return Me.
_textTokens
23664
Return new XmlCommentSyntax(Me.Kind, newErrors, GetAnnotations, _lessThanExclamationMinusMinusToken,
_textTokens
, _minusMinusGreaterThanToken)
23668
Return new XmlCommentSyntax(Me.Kind, GetDiagnostics, annotations, _lessThanExclamationMinusMinusToken,
_textTokens
, _minusMinusGreaterThanToken)
33276
If node.
_textTokens
IsNot newTextTokens.Node Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
32264
Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlCommentSyntax).
_textTokens