3 writes to _ofKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
24698
Me.
_ofKeyword
= ofKeyword
24716
Me.
_ofKeyword
= ofKeyword
24733
Me.
_ofKeyword
= ofKeyword
6 references to _ofKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
24761
Return Me.
_ofKeyword
24788
Return Me.
_ofKeyword
24801
Return new TypeArgumentListSyntax(Me.Kind, newErrors, GetAnnotations, _openParenToken,
_ofKeyword
, _arguments, _closeParenToken)
24805
Return new TypeArgumentListSyntax(Me.Kind, GetDiagnostics, annotations, _openParenToken,
_ofKeyword
, _arguments, _closeParenToken)
33447
If node.
_ofKeyword
IsNot newOfKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
33617
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TypeArgumentListSyntax).
_ofKeyword
, Me.GetChildPosition(1), Me.GetChildIndex(1))