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

◆ ReflectionLoad()

static ISystemDependencyProvider Mono.DependencyInjector.ReflectionLoad ( )
inlinestaticprivate

Definition at line 48 of file DependencyInjector.cs.

49 {
50 if (!true)
51 {
52 }
53 long num = 0L;
55 object value = propertyInfo.GetValue(num);
56 if (value == null || value != null)
57 {
58 }
59 throw new InvalidCastException();
60 }
class f__AnonymousType0<< Count > j__TPar
object GetValue(object obj)

References System.Reflection.PropertyInfo.GetValue(), j__TPar, System.L, and System.value.