2 references to Get
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (1)
1463
cv = ConstVal.
Get
(Convert.ToSingle(src.Val.DecimalVal));
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (1)
1536
cv = ConstVal.
Get
((float)defValue);