4 writes to _toKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
16066Me._toKeyword = toKeyword 16080Me._toKeyword = toKeyword 16093Me._toKeyword = toKeyword 16110Me._toKeyword = _toKeyword
7 references to _toKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
16124writer.WriteValue(Me._toKeyword) 16150Return Me._toKeyword 16168Return Me._toKeyword 16179Return new RangeCaseClauseSyntax(Me.Kind, newErrors, GetAnnotations, _lowerBound, _toKeyword, _upperBound) 16183Return new RangeCaseClauseSyntax(Me.Kind, GetDiagnostics, annotations, _lowerBound, _toKeyword, _upperBound) 39577If node._toKeyword IsNot newToKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
17594return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.RangeCaseClauseSyntax)._toKeyword, Me.GetChildPosition(1), Me.GetChildIndex(1))