2 references to Unchecked
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
69
new OperatorInfo(TokenKind.
Unchecked
, PredefinedName.PN_COUNT, ExpressionKind.ExpressionKindCount ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
26
TokenKind.
Unchecked
=> "unchecked",