6 references to PackForNative
mscorlib (6)
system\number.cs (6)
657if (!NumberBufferToDecimal(number.PackForNative(), ref result)) { 690if (!NumberBufferToDouble(number.PackForNative(), ref d)) { 967if (!NumberBufferToDouble(number.PackForNative(), ref d)) { 1058if (!NumberBufferToDecimal(number.PackForNative(), ref result)) { 1074if (!NumberBufferToDouble(number.PackForNative(), ref result)) { 1138if (!NumberBufferToDouble(number.PackForNative(), ref d)) {