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()
[2/7]
System.WeakReference
<
T
>.
WeakReference
(
T
target
,
bool
trackResurrection
)
inline
Definition at line
17
of file
WeakReference.2.cs
.
18
{
19
long
num = 0
L
;
20
base
..ctor();
21
this.trackResurrection
= num != 0
L
;
22
GCHandle
gchandle
;
23
this.handle
=
gchandle
;
24
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ConsoleKey.L
@ L
System.Runtime.InteropServices.GCHandle
Definition
GCHandle.cs:9
References
j__TPar
, and
System.L
.
System
WeakReference
Generated by
1.10.0