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

◆ OSSupportsIPv6

bool System.Net.Sockets.Socket.OSSupportsIPv6
staticgetset

Definition at line 368 of file Socket.cs.

369 {
370 [global::Cpp2ILInjected.Token(Token = "0x6001332")]
371 [global::Cpp2ILInjected.Address(RVA = "0x1E261EC", Offset = "0x1E261EC", Length = "0x64")]
372 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Dns), Member = "hostent_to_IPHostEntry", MemberParameters = new object[]
373 {
374 typeof(string),
375 typeof(string),
376 typeof(string[]),
377 typeof(string[])
378 }, ReturnType = typeof(IPHostEntry))]
379 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Socket), Member = "get_FamilyHint", ReturnType = typeof(int))]
380 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TcpClient), Member = "Connect", MemberParameters = new object[]
381 {
382 typeof(string),
383 typeof(int)
384 }, ReturnType = typeof(void))]
385 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
386 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "InitializeSockets", ReturnType = typeof(void))]
387 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
388 get
389 {
390 throw null;
391 }
392 }
class f__AnonymousType0<< Count > j__TPar