5 references to LeadingPowers1E9
System.Runtime.Numerics (5)
System\Number.BigInteger.cs (5)
1215Debug.Assert(Indexes[6] == LeadingPowers1E9.Length); 1216if (pow1E9.Length <= LeadingPowers1E9.Length) 1218this.pow1E9 = LeadingPowers1E9; 1221LeadingPowers1E9.CopyTo(pow1E9.Slice(0, LeadingPowers1E9.Length));