2 references to True
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
81
new OperatorInfo(TokenKind.
True
, PredefinedName.PN_OPTRUE, ExpressionKind.ExpressionKindCount ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
24
TokenKind.
True
=> "true",