2 references to Double
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\ConstVal.cs (1)
113ConstValKind.Double => new ConstVal(0.0),
Microsoft\CSharp\RuntimeBinder\Semantics\Types\AggregateType.cs (1)
401return ConstValKind.Double;