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
UnixIPInterfaceProperties.cs
Go to the documentation of this file.
1using System;
7
9{
10 [global::Cpp2ILInjected.Token(Token = "0x20002C7")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x60012CC")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1E1CF1C", Offset = "0x1E1CF1C", Length = "0x2C")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
21
22 [global::Cpp2ILInjected.Token(Token = "0x17000453")]
24 {
25 [global::Cpp2ILInjected.Token(Token = "0x60012CD")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1E20A00", Offset = "0x1E20A00", Length = "0x220")]
27 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnicastIPAddressInformationCollection), Member = ".ctor", ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IPAddress), Member = "get_AddressFamily", ReturnType = typeof(AddressFamily))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IPAddress), Member = "get_IsIPv6Multicast", ReturnType = typeof(bool))]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnicastIPAddressInformationCollection), Member = "InternalAdd", MemberParameters = new object[] { typeof(UnicastIPAddressInformation) }, ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IPAddress), Member = "GetAddressBytes", ReturnType = typeof(byte[]))]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
39 get
40 {
41 throw null;
42 }
43 }
44
45 // Note: this type is marked as 'beforefieldinit'.
46 [global::Cpp2ILInjected.Token(Token = "0x60012CE")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1E20C20", Offset = "0x1E20C20", Length = "0xC8")]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Regex), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
52 {
53 throw null;
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x4000F12")]
57 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
59
60 [global::Cpp2ILInjected.Token(Token = "0x4000F13")]
61 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
63
64 [global::Cpp2ILInjected.Token(Token = "0x4000F14")]
65 private static Regex ns;
66
67 [global::Cpp2ILInjected.Token(Token = "0x4000F15")]
68 private static Regex search;
69 }
70}
class f__AnonymousType0<< Count > j__TPar
UnixIPInterfaceProperties(UnixNetworkInterface iface, List< IPAddress > addresses)
override UnicastIPAddressInformationCollection UnicastAddresses