4 writes to _ofKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
31445Me._ofKeyword = ofKeyword 31463Me._ofKeyword = ofKeyword 31480Me._ofKeyword = ofKeyword 31501Me._ofKeyword = _ofKeyword
7 references to _ofKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
31520writer.WriteValue(Me._ofKeyword) 31547Return Me._ofKeyword 31574Return Me._ofKeyword 31587Return new TypeArgumentListSyntax(Me.Kind, newErrors, GetAnnotations, _openParenToken, _ofKeyword, _arguments, _closeParenToken) 31591Return new TypeArgumentListSyntax(Me.Kind, GetDiagnostics, annotations, _openParenToken, _ofKeyword, _arguments, _closeParenToken) 41375If node._ofKeyword IsNot newOfKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
33617return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TypeArgumentListSyntax)._ofKeyword, Me.GetChildPosition(1), Me.GetChildIndex(1))