4 writes to _property
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
7719Me._property = [property] 7733Me._property = [property] 7746Me._property = [property] 7766Me._property = _property
7 references to _property
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (7)
7776writer.WriteValue(Me._property) 7811Return Me._property 7822Return Me._property 7831Return new WithEventsPropertyEventContainerSyntax(Me.Kind, newErrors, GetAnnotations, _withEventsContainer, _dotToken, _property) 7835Return new WithEventsPropertyEventContainerSyntax(Me.Kind, GetDiagnostics, annotations, _withEventsContainer, _dotToken, _property) 38640Dim newProperty = DirectCast(Visit(node._property), IdentifierNameSyntax) 38641If node._property IsNot newProperty Then anyChanges = True