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