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