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