4 references to Get
Microsoft.CSharp (4)
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (2)
1295cv = ConstVal.Get(valueFlt); 1466cv = ConstVal.Get(Convert.ToDouble(src.Val.DecimalVal));
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
1680cv = ConstVal.Get(1.0);
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (1)
1541cv = ConstVal.Get((double)defValue);