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
◆
Equals()
override
bool System.RuntimeMethodHandle.Equals
(
object
obj
)
inline
Definition at line
72
of file
RuntimeMethodHandle.cs
.
73
{
74
if
(
obj
!=
null
)
75
{
76
}
77
throw
new
InvalidCastException
();
78
}
System.InvalidCastException
Definition
InvalidCastException.cs:9
System.ExceptionArgument.obj
@ obj
References
System.obj
.
System
RuntimeMethodHandle
Generated by
1.10.0