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

◆ SetHandleInternal()

void System.Threading.WaitHandle.SetHandleInternal ( SafeWaitHandle handle)
inlinepackage

Definition at line 110 of file WaitHandle.cs.

111 {
112 this.safeWaitHandle = handle;
113 IntPtr handle2 = handle.handle;
115 }
class f__AnonymousType0<< Count > j__TPar

References System.Runtime.InteropServices.SafeHandle.handle, and j__TPar.