3 writes to _constraintKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
3235Me._constraintKeyword = constraintKeyword 3245Me._constraintKeyword = constraintKeyword 3254Me._constraintKeyword = constraintKeyword
6 references to _constraintKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
3268Return Me._constraintKeyword 3274Return Me._constraintKeyword 3283Return new SpecialConstraintSyntax(Me.Kind, newErrors, GetAnnotations, _constraintKeyword) 3287Return new SpecialConstraintSyntax(Me.Kind, GetDiagnostics, annotations, _constraintKeyword) 30283If node._constraintKeyword IsNot newConstraintKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
5016return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SpecialConstraintSyntax)._constraintKeyword, Me.Position, 0)