4 writes to _accessors
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
4994
Me.
_accessors
= accessors
5010
Me.
_accessors
= accessors
5025
Me.
_accessors
= accessors
5043
Me.
_accessors
= _accessors
6 references to _accessors
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
5057
writer.WriteValue(Me.
_accessors
)
5084
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of AccessorBlockSyntax)(Me.
_accessors
)
5102
Return Me.
_accessors
5113
Return new PropertyBlockSyntax(Me.Kind, newErrors, GetAnnotations, _propertyStatement,
_accessors
, _endPropertyStatement)
5117
Return new PropertyBlockSyntax(Me.Kind, GetDiagnostics, annotations, _propertyStatement,
_accessors
, _endPropertyStatement)
38324
If node.
_accessors
IsNot newAccessors.Node Then anyChanges = True