6 references to cInf
System.Runtime.Numerics (6)
System\Numerics\BigIntegerCalculator.SquMul.cs (6)
653Debug.Assert(cInf.Length >= right.cInf.Length); 669ReadOnlySpan<uint> pInf = cInf; 670ReadOnlySpan<uint> qInf = right.cInf; 706Debug.Assert(!cInf.IsEmpty); 714ReadOnlySpan<uint> pInf = cInf;