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