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

◆ FamilyHint

int System.Net.Sockets.Socket.FamilyHint
staticgetsetpackage

Definition at line 3556 of file Socket.cs.

3557 {
3558 [global::Cpp2ILInjected.Token(Token = "0x60013BC")]
3559 [global::Cpp2ILInjected.Address(RVA = "0x1E2CEA8", Offset = "0x1E2CEA8", Length = "0x88")]
3560 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3561 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Dns), Member = "GetHostByAddressFromString", MemberParameters = new object[]
3562 {
3563 typeof(string),
3564 typeof(bool)
3565 }, ReturnType = typeof(IPHostEntry))]
3566 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Dns), Member = "GetHostByName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(IPHostEntry))]
3567 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
3568 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "get_OSSupportsIPv4", ReturnType = typeof(bool))]
3569 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "get_OSSupportsIPv6", ReturnType = typeof(bool))]
3570 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
3571 get
3572 {
3573 throw null;
3574 }
3575 }
class f__AnonymousType0<< Count > j__TPar