3 writes to _asKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
2981Me._asKeyword = asKeyword 2993Me._asKeyword = asKeyword 3004Me._asKeyword = asKeyword
6 references to _asKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
3020Return Me._asKeyword 3037Return Me._asKeyword 3048Return new TypeParameterSingleConstraintClauseSyntax(Me.Kind, newErrors, GetAnnotations, _asKeyword, _constraint) 3052Return new TypeParameterSingleConstraintClauseSyntax(Me.Kind, GetDiagnostics, annotations, _asKeyword, _constraint) 30249If node._asKeyword IsNot newAsKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
4721return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TypeParameterSingleConstraintClauseSyntax)._asKeyword, Me.Position, 0)