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
◆
GetterAdapterFrame< T, R >()
static
object System.Reflection.RuntimePropertyInfo.GetterAdapterFrame<
T
,
R
>
(
RuntimePropertyInfo::Getter
<
T
,
R
>
getter
,
object
obj
)
inline
static
private
Definition at line
334
of file
RuntimePropertyInfo.cs
.
335
{
336
while
(
getter
==
null
||
getter
!=
null
)
337
{
338
}
339
throw
new
InvalidCastException
();
340
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.InvalidCastException
Definition
InvalidCastException.cs:9
References
j__TPar
.
System
Reflection
RuntimePropertyInfo
Generated by
1.10.0