4 writes to _attributeModifier
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
10486
Me.
_attributeModifier
= attributeModifier
10498
Me.
_attributeModifier
= attributeModifier
10509
Me.
_attributeModifier
= attributeModifier
10521
Me.
_attributeModifier
= _attributeModifier
7 references to _attributeModifier
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
10534
writer.WriteValue(Me.
_attributeModifier
)
10552
Return Me.
_attributeModifier
10569
Return Me.
_attributeModifier
10580
Return new AttributeTargetSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeModifier
, _colonToken)
10584
Return new AttributeTargetSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeModifier
, _colonToken)
38930
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)