4 writes to _name
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
30155
Me.
_name
= name
30173
Me.
_name
= name
30190
Me.
_name
= name
30211
Me.
_name
= _name
7 references to _name
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
30230
writer.WriteValue(Me.
_name
)
30251
Return Me.
_name
30272
Return Me.
_name
30285
Return new XmlProcessingInstructionSyntax(Me.Kind, newErrors, GetAnnotations, _lessThanQuestionToken,
_name
, _textTokens, _questionGreaterThanToken)
30289
Return new XmlProcessingInstructionSyntax(Me.Kind, GetDiagnostics, annotations, _lessThanQuestionToken,
_name
, _textTokens, _questionGreaterThanToken)
41221
If node.
_name
IsNot newName Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
32391
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlProcessingInstructionSyntax).
_name
, Me.GetChildPosition(1), Me.GetChildIndex(1))