3 references to ToDecimal
System.Private.Windows.Core (3)
Windows\Win32\System\Variant\VARIANT.cs (3)
172return ((DECIMAL*)data)->ToDecimal(); 344result[i] = data[i].ToDecimal(); 568SetValue(array, data.ToDecimal(), indices, lowerBounds);