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