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