2 references to False
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
82new OperatorInfo(TokenKind.False, PredefinedName.PN_OPFALSE, ExpressionKind.ExpressionKindCount ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
19TokenKind.False => "false",