3 references to CLR_True
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\BinderHelper.cs (1)
412
ExpressionType.IsTrue => SpecialNames.
CLR_True
,
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
2354
SymbolTable.PopulateSymbolTableWithName(SpecialNames.
CLR_True
, null, pExprWrap.Type.AssociatedSystemType);
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (1)
1845
case SpecialNames.
CLR_True
: