3 references to x_ulBase10
System.Data (3)
fx\src\data\System\Data\SQLTypes\SQLDecimal.cs (3)
946
MpDiv1 (rgulNumeric, ref culLen,
x_ulBase10
, out ulRem);
1079
snResult.MultByULong(
x_ulBase10
);
3113
n.MultByULong(
x_ulBase10
);