2 references to Float
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\ConstVal.cs (1)
116
ConstValKind.
Float
=> new ConstVal(0F),
Microsoft\CSharp\RuntimeBinder\Semantics\Types\AggregateType.cs (1)
398
return ConstValKind.
Float
;