3 writes to _name
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
22343
Me.
_name
= name
22357
Me.
_name
= name
22370
Me.
_name
= name
6 references to _name
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
22384
Return Me.
_name
22403
Return Me.
_name
22416
Return new XmlDeclarationOptionSyntax(Me.Kind, newErrors, GetAnnotations,
_name
, _equals, _value)
22420
Return new XmlDeclarationOptionSyntax(Me.Kind, GetDiagnostics, annotations,
_name
, _equals, _value)
33078
If node.
_name
IsNot newName Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
30784
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlDeclarationOptionSyntax).
_name
, Me.Position, 0)