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