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

◆ WeakReference() [7/7]

Definition at line 39 of file WeakReference.cs.

40 {
41 do
42 {
43 base..ctor();
44 }
45 while (info == null);
46 object obj;
47 this.AllocateHandle(obj);
48 }
class f__AnonymousType0<< Count > j__TPar
void AllocateHandle(object target)

References System.WeakReference< T >.AllocateHandle(), System.info, j__TPar, and System.obj.