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 )
inlinestaticprivate

Definition at line 334 of file RuntimePropertyInfo.cs.

335 {
336 while (getter == null || getter != null)
337 {
338 }
339 throw new InvalidCastException();
340 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.