6 references to cInf
System.Runtime.Numerics (6)
System\Numerics\BigIntegerCalculator.SquMul.cs (6)
692Debug.Assert(cInf.Length >= right.cInf.Length); 708ReadOnlySpan<nuint> pInf = cInf; 709ReadOnlySpan<nuint> qInf = right.cInf; 746Debug.Assert(!cInf.IsEmpty); 754ReadOnlySpan<nuint> pInf = cInf;