10 references to VarDecFromR8
System.Windows.Forms.Primitives.Tests (10)
Interop\Oleaut32\VARIANTTests.cs (10)
1081
VarDecFromR8
(r8, out DECIMAL d);
3991
VarDecFromR8
(1.1, out DECIMAL d1);
3992
VarDecFromR8
(2.2, out DECIMAL d2);
3993
VarDecFromR8
(3.3, out DECIMAL d3);
4051
VarDecFromR8
(1.1, out DECIMAL d1);
4052
VarDecFromR8
(2.2, out DECIMAL d2);
4053
VarDecFromR8
(3.3, out DECIMAL d3);
4054
VarDecFromR8
(3.1, out DECIMAL d4);
4055
VarDecFromR8
(2.2, out DECIMAL d5);
4056
VarDecFromR8
(1.3, out DECIMAL d6);