6 references to LeadingPowers1E9
System.Runtime.Numerics (6)
System\Number.BigInteger.cs (6)
1133if (buffer.Length > LeadingPowers1E9.Length && 1325Debug.Assert(Indexes[6] == LeadingPowers1E9.Length); 1326if (pow1E9.Length <= LeadingPowers1E9.Length) 1328this.pow1E9 = LeadingPowers1E9; 1332LeadingPowers1E9.CopyTo(pow1E9.Slice(0, LeadingPowers1E9.Length));