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