2 references to Checked
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
68
new OperatorInfo(TokenKind.
Checked
, PredefinedName.PN_COUNT, ExpressionKind.ExpressionKindCount ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
17
TokenKind.
Checked
=> "checked",