4 writes to _constraintKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
4083Me._constraintKeyword = constraintKeyword 4093Me._constraintKeyword = constraintKeyword 4102Me._constraintKeyword = constraintKeyword 4112Me._constraintKeyword = _constraintKeyword
7 references to _constraintKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
4120writer.WriteValue(Me._constraintKeyword) 4137Return Me._constraintKeyword 4143Return Me._constraintKeyword 4152Return new SpecialConstraintSyntax(Me.Kind, newErrors, GetAnnotations, _constraintKeyword) 4156Return new SpecialConstraintSyntax(Me.Kind, GetDiagnostics, annotations, _constraintKeyword) 38211If 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)