3 writes to _distinctKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
20724Me._distinctKeyword = distinctKeyword 20734Me._distinctKeyword = distinctKeyword 20743Me._distinctKeyword = distinctKeyword
6 references to _distinctKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
20756Return Me._distinctKeyword 20762Return Me._distinctKeyword 20771Return new DistinctClauseSyntax(Me.Kind, newErrors, GetAnnotations, _distinctKeyword) 20775Return new DistinctClauseSyntax(Me.Kind, GetDiagnostics, annotations, _distinctKeyword) 32841If node._distinctKeyword IsNot newDistinctKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
28487return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DistinctClauseSyntax)._distinctKeyword, Me.Position, 0)