4 writes to _asKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
3759Me._asKeyword = asKeyword 3771Me._asKeyword = asKeyword 3782Me._asKeyword = asKeyword 3794Me._asKeyword = _asKeyword
7 references to _asKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
3807writer.WriteValue(Me._asKeyword) 3825Return Me._asKeyword 3842Return Me._asKeyword 3853Return new TypeParameterSingleConstraintClauseSyntax(Me.Kind, newErrors, GetAnnotations, _asKeyword, _constraint) 3857Return new TypeParameterSingleConstraintClauseSyntax(Me.Kind, GetDiagnostics, annotations, _asKeyword, _constraint) 38177If 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)