4 writes to _textTokens
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
28669Me._textTokens = textTokens 28681Me._textTokens = textTokens 28692Me._textTokens = textTokens 28703Me._textTokens = _textTokens
7 references to _textTokens
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
28711writer.WriteValue(Me._textTokens) 28728Return New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode)(Me._textTokens) 28734Return Me._textTokens 28743Return new XmlTextSyntax(Me.Kind, newErrors, GetAnnotations, _textTokens) 28747Return new XmlTextSyntax(Me.Kind, GetDiagnostics, annotations, _textTokens) 41040If 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