3 writes to _dotToken
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
6111Me._dotToken = dotToken 6125Me._dotToken = dotToken 6138Me._dotToken = dotToken
6 references to _dotToken
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
6162Return Me._dotToken 6181Return Me._dotToken 6192Return new WithEventsPropertyEventContainerSyntax(Me.Kind, newErrors, GetAnnotations, _withEventsContainer, _dotToken, _property) 6196Return new WithEventsPropertyEventContainerSyntax(Me.Kind, GetDiagnostics, annotations, _withEventsContainer, _dotToken, _property) 30711If 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))