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

◆ QueueIOSelectorJob()

void System.Net.Sockets.Socket.QueueIOSelectorJob ( SemaphoreSlim sem,
IntPtr handle,
global::System::IOSelectorJob job )
inlineprivate

Definition at line 1869 of file Socket.cs.

1870 {
1871 bool isCompleted = sem.WaitAsync().IsCompleted;
1872 int intCleanedUp = this.m_IntCleanedUp;
1873 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Net.Sockets.Socket.m_IntCleanedUp.