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