6 references to cInf
System.Runtime.Numerics (6)
System\Numerics\BigIntegerCalculator.SquMul.cs (6)
619Debug.Assert(cInf.Length >= right.cInf.Length); 635ReadOnlySpan<nuint> pInf = cInf; 636ReadOnlySpan<nuint> qInf = right.cInf; 673Debug.Assert(!cInf.IsEmpty); 681ReadOnlySpan<nuint> pInf = cInf;