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
◆
ThrowWrongValueTypeArgumentException()
static
void
System.ThrowHelper.ThrowWrongValueTypeArgumentException
(
object
value
,
Type
targetType
)
inline
static
package
Definition at line
229
of file
ThrowHelper.cs
.
230
{
231
throw
new
ArrayTypeMismatchException
();
232
}
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
System
ThrowHelper
Generated by
1.10.0