6 references to cInf
System.Runtime.Numerics (6)
System\Numerics\BigIntegerCalculator.SquMul.cs (6)
637Debug.Assert(cInf.Length >= right.cInf.Length); 653ReadOnlySpan<nuint> pInf = cInf; 654ReadOnlySpan<nuint> qInf = right.cInf; 691Debug.Assert(!cInf.IsEmpty); 699ReadOnlySpan<nuint> pInf = cInf;