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