2 references to Boolean
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\ConstVal.cs (1)
117ConstValKind.Boolean => new ConstVal(s_false),
Microsoft\CSharp\RuntimeBinder\Semantics\Types\AggregateType.cs (1)
404return ConstValKind.Boolean;