3 writes to _textTokens
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
22553
Me.
_textTokens
= textTokens
22565
Me.
_textTokens
= textTokens
22576
Me.
_textTokens
= textTokens
6 references to _textTokens
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
22591
Return New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode)(Me.
_textTokens
)
22597
Return Me.
_textTokens
22606
Return new XmlTextSyntax(Me.Kind, newErrors, GetAnnotations,
_textTokens
)
22610
Return new XmlTextSyntax(Me.Kind, GetDiagnostics, annotations,
_textTokens
)
33112
If node.
_textTokens
IsNot newTextTokens.Node Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
31047
Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlTextSyntax).
_textTokens