3 writes to _ofKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
2696Me._ofKeyword = ofKeyword 2714Me._ofKeyword = ofKeyword 2731Me._ofKeyword = ofKeyword
6 references to _ofKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
2759Return Me._ofKeyword 2787Return Me._ofKeyword 2800Return new TypeParameterListSyntax(Me.Kind, newErrors, GetAnnotations, _openParenToken, _ofKeyword, _parameters, _closeParenToken) 2804Return new TypeParameterListSyntax(Me.Kind, GetDiagnostics, annotations, _openParenToken, _ofKeyword, _parameters, _closeParenToken) 30215If node._ofKeyword IsNot newOfKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
4415return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TypeParameterListSyntax)._ofKeyword, Me.GetChildPosition(1), Me.GetChildIndex(1))