terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
operator int()
static
System.Numerics.BigInteger.operator int
(
BigInteger
value
)
inline
explicit
static
Definition at line
307
of file
BigInteger.cs
.
308
{
309
while
(
value
==
null
)
310
{
311
}
312
throw
new
OverflowException
();
313
}
System.OverflowException
Definition
OverflowException.cs:9
System.ExceptionArgument.value
@ value
References
System.value
.
System
Numerics
BigInteger
Generated by
1.10.0