terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ BufferList

IList<ArraySegment<byte> > System.Net.Sockets.SocketAsyncEventArgs.BufferList
getsetinherited

Definition at line 363 of file SocketAsyncEventArgs.cs.

364 {
365 [global::Cpp2ILInjected.Token(Token = "0x6001462")]
366 [global::Cpp2ILInjected.Address(RVA = "0x1E35C0C", Offset = "0x1E35C0C", Length = "0x8")]
367 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
368 get
369 {
370 throw null;
371 }
372 }