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