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