3 references to ToStringNaiveThreshold
System.Runtime.Numerics (3)
System\Number.BigInteger.cs (3)
1040
Debug.Assert(
ToStringNaiveThreshold
>= 2);
1042
if (bits.Length <=
ToStringNaiveThreshold
)
1058
if (bits.Length <=
ToStringNaiveThreshold
)