4 writes to _ofKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
3398Me._ofKeyword = ofKeyword 3416Me._ofKeyword = ofKeyword 3433Me._ofKeyword = ofKeyword 3454Me._ofKeyword = _ofKeyword
7 references to _ofKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
3473writer.WriteValue(Me._ofKeyword) 3500Return Me._ofKeyword 3528Return Me._ofKeyword 3541Return new TypeParameterListSyntax(Me.Kind, newErrors, GetAnnotations, _openParenToken, _ofKeyword, _parameters, _closeParenToken) 3545Return new TypeParameterListSyntax(Me.Kind, GetDiagnostics, annotations, _openParenToken, _ofKeyword, _parameters, _closeParenToken) 38143If 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))