2 references to Int128DivMod1E19
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs (2)
2459bufferEnd = UInt64ToDecChars(bufferEnd, Int128DivMod1E19(ref value), 19); 2471bufferEnd = UInt64ToDecChars(bufferEnd, Int128DivMod1E19(ref value), 19);