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