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

◆ UserToken

object System.Net.Sockets.SocketAsyncEventArgs.UserToken
getsetinherited

Definition at line 108 of file SocketAsyncEventArgs.cs.

109 {
111 get
112 {
113 return this.<UserToken>k__BackingField;
114 }
116 set
117 {
119 }
120 }
class f__AnonymousType0<< Count > j__TPar

Referenced by System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.OnCompleted().