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