5 references to LeadingPowers1E9
System.Runtime.Numerics (5)
System\Number.BigInteger.cs (5)
1056Debug.Assert(Indexes[6] == LeadingPowers1E9.Length); 1057if (pow1E9.Length <= LeadingPowers1E9.Length) 1059this.pow1E9 = LeadingPowers1E9; 1062LeadingPowers1E9.CopyTo(pow1E9.Slice(0, LeadingPowers1E9.Length));