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