1 reference to Quotient
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\UInt128.cs (1)
1080return new UInt128(highRes, X86Base.X64.DivRem(left._lower, remainder, right._lower).Quotient);