4 writes to _dotToken
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
7717Me._dotToken = dotToken 7731Me._dotToken = dotToken 7744Me._dotToken = dotToken 7761Me._dotToken = _dotToken
7 references to _dotToken
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
7775writer.WriteValue(Me._dotToken) 7801Return Me._dotToken 7820Return Me._dotToken 7831Return new WithEventsPropertyEventContainerSyntax(Me.Kind, newErrors, GetAnnotations, _withEventsContainer, _dotToken, _property) 7835Return new WithEventsPropertyEventContainerSyntax(Me.Kind, GetDiagnostics, annotations, _withEventsContainer, _dotToken, _property) 38639If node._dotToken IsNot newDotToken Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
9647return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.WithEventsPropertyEventContainerSyntax)._dotToken, Me.GetChildPosition(1), Me.GetChildIndex(1))