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

◆ Release()

void System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.Release ( )
inlineprivate

Definition at line 2252 of file Socket.cs.

2253 {
2254 short token = this._token;
2255 this._token = token;
2256 if (token == 0)
2257 {
2258 }
2259 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs._token, and j__TPar.