3 writes to _attributeModifier
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
8302
Me.
_attributeModifier
= attributeModifier
8314
Me.
_attributeModifier
= attributeModifier
8325
Me.
_attributeModifier
= attributeModifier
6 references to _attributeModifier
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
8341
Return Me.
_attributeModifier
8358
Return Me.
_attributeModifier
8369
Return new AttributeTargetSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeModifier
, _colonToken)
8373
Return new AttributeTargetSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeModifier
, _colonToken)
31002
If node.
_attributeModifier
IsNot newAttributeModifier Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
12322
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeTargetSyntax).
_attributeModifier
, Me.Position, 0)