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

◆ OnCompleted() [2/2]

override void System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.OnCompleted ( SocketAsyncEventArgs _)
inlineprotectedvirtual

Reimplemented from System.Net.Sockets.SocketAsyncEventArgs.

Definition at line 2262 of file Socket.cs.

2263 {
2264 if (this._continuation == null)
2265 {
2266 if (!true)
2267 {
2268 }
2269 if (this == null)
2270 {
2271 return;
2272 }
2273 }
2274 if (!true)
2275 {
2276 }
2279 if (executionContext != null)
2280 {
2281 if (!true)
2282 {
2283 }
2284 if (!true)
2285 {
2286 }
2287 return;
2288 }
2289 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs._continuation, System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs._executionContext, and j__TPar.