4 writes to _token
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
19678Me._token = token 19688Me._token = token 19697Me._token = token 19707Me._token = _token
7 references to _token
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
19715writer.WriteValue(Me._token) 19739Return Me._token 19745Return Me._token 19754Return new LiteralExpressionSyntax(Me.Kind, newErrors, GetAnnotations, _token) 19758Return new LiteralExpressionSyntax(Me.Kind, GetDiagnostics, annotations, _token) 39988If node._token IsNot newToken Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
21298return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.LiteralExpressionSyntax)._token, Me.Position, 0)