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
◆
ProcessSponsorResponse()
void
System.Runtime.Remoting.Lifetime.Lease.ProcessSponsorResponse
(
object
state
,
bool
timedOut
)
inline
private
Definition at line
163
of file
Lease.cs
.
164
{
165
if
(
state
!=
null
&&
state
==
null
)
166
{
167
throw
new
InvalidCastException
();
168
}
169
int
num = 2;
170
this._currentState
= (
LeaseState
)num;
171
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.InvalidCastException
Definition
InvalidCastException.cs:9
System.Runtime.Remoting.Lifetime.LeaseState
LeaseState
Definition
LeaseState.cs:10
System.ExceptionArgument.state
@ state
References
j__TPar
, and
System.state
.
System
Runtime
Remoting
Lifetime
Lease
Generated by
1.10.0