2 references to WideSqrt
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.DecimalIeee754.cs (2)
1901(TValue exactRoot, bool isPerfectSquare) = WideSqrt<TDecimal, TValue>(TValue.Zero, coefficient); 1916(TValue root, bool exact) = WideSqrt<TDecimal, TValue>(high, low);