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

◆ ErrorCode

SocketError System.Net.Sockets.SocketAsyncResult.ErrorCode
getset

Definition at line 167 of file SocketAsyncResult.cs.

168 {
169 [global::Cpp2ILInjected.Token(Token = "0x6001468")]
170 [global::Cpp2ILInjected.Address(RVA = "0x1E35E50", Offset = "0x1E35E50", Length = "0x80")]
171 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
172 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Socket), Member = "EndReceive", MemberParameters = new object[]
173 {
176 }, ReturnType = typeof(int))]
177 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Socket), Member = "EndSend", MemberParameters = new object[]
178 {
181 }, ReturnType = typeof(int))]
182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
183 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
184 get
185 {
186 throw null;
187 }
188 }
class f__AnonymousType0<< Count > j__TPar