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

◆ OSSupportsIPv4

bool System.Net.Sockets.Socket.OSSupportsIPv4
staticgetset

Definition at line 341 of file Socket.cs.

342 {
343 [global::Cpp2ILInjected.Token(Token = "0x6001331")]
344 [global::Cpp2ILInjected.Address(RVA = "0x1E26188", Offset = "0x1E26188", Length = "0x64")]
345 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Dns), Member = "hostent_to_IPHostEntry", MemberParameters = new object[]
346 {
347 typeof(string),
348 typeof(string),
349 typeof(string[]),
350 typeof(string[])
351 }, ReturnType = typeof(IPHostEntry))]
352 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Socket), Member = "get_FamilyHint", ReturnType = typeof(int))]
353 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TcpClient), Member = "Connect", MemberParameters = new object[]
354 {
355 typeof(string),
356 typeof(int)
357 }, ReturnType = typeof(void))]
358 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
359 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "InitializeSockets", ReturnType = typeof(void))]
360 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
361 get
362 {
363 throw null;
364 }
365 }
class f__AnonymousType0<< Count > j__TPar