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