1 write to base1E9Value
System.Runtime.Numerics (1)
System\Number.BigInteger.cs (1)
917base1E9Value = base1E9Value,
1 reference to base1E9Value
System.Runtime.Numerics (1)
System\Number.BigInteger.cs (1)
924BigIntegerToDecChars(Unsafe.BitCast<Span<char>, Span<Utf16Char>>(span.Slice(state.sNegative.Length)), state.base1E9Value, state.digits);