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
UnicastIPAddressInformationCollection.cs
Go to the documentation of this file.
1using System;
8
10{
11 [DefaultMember("Item")]
12 [global::Cpp2ILInjected.Token(Token = "0x20002A6")]
13 public class UnicastIPAddressInformationCollection : ICollection<UnicastIPAddressInformation>, IEnumerable<UnicastIPAddressInformation>, IEnumerable
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x600128F")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1E1CB60", Offset = "0x1E1CB60", Length = "0x7C")]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnixIPInterfaceProperties), Member = "get_UnicastAddresses", ReturnType = typeof(UnicastIPAddressInformationCollection))]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Collection<>), Member = ".ctor", ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
23 {
24 throw null;
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x6001290")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1E1CBDC", Offset = "0x1E1CBDC", Length = "0x60")]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Collection<>), Member = "CopyTo", MemberParameters = new object[]
31 {
32 "T[]",
33 typeof(int)
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
36 public virtual void CopyTo(UnicastIPAddressInformation[] array, int offset)
37 {
38 throw null;
39 }
40
41 [global::Cpp2ILInjected.Token(Token = "0x17000449")]
42 public virtual int Count
43 {
44 [global::Cpp2ILInjected.Token(Token = "0x6001291")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1E1CC3C", Offset = "0x1E1CC3C", Length = "0x48")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Collection<>), Member = "get_Count", ReturnType = typeof(int))]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
49 get
50 {
51 throw null;
52 }
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x1700044A")]
56 public virtual bool IsReadOnly
57 {
58 [global::Cpp2ILInjected.Token(Token = "0x6001292")]
59 [global::Cpp2ILInjected.Address(RVA = "0x1E1CC84", Offset = "0x1E1CC84", Length = "0x8")]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 get
62 {
63 throw null;
64 }
65 }
66
67 [global::Cpp2ILInjected.Token(Token = "0x6001293")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1E1CC8C", Offset = "0x1E1CC8C", Length = "0x58")]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
71 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
73 public virtual void Add(UnicastIPAddressInformation address)
74 {
75 throw null;
76 }
77
78 [global::Cpp2ILInjected.Token(Token = "0x6001294")]
79 [global::Cpp2ILInjected.Address(RVA = "0x1E1CCE4", Offset = "0x1E1CCE4", Length = "0x58")]
80 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnixIPInterfaceProperties), Member = "get_UnicastAddresses", ReturnType = typeof(UnicastIPAddressInformationCollection))]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
82 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Collection<>), Member = "Add", MemberParameters = new object[] { "T" }, ReturnType = typeof(void))]
83 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
85 {
86 throw null;
87 }
88
89 [global::Cpp2ILInjected.Token(Token = "0x6001295")]
90 [global::Cpp2ILInjected.Address(RVA = "0x1E1CD3C", Offset = "0x1E1CD3C", Length = "0x58")]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
92 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Collection<>), Member = "Contains", MemberParameters = new object[] { "T" }, ReturnType = typeof(bool))]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
94 public virtual bool Contains(UnicastIPAddressInformation address)
95 {
96 throw null;
97 }
98
99 [global::Cpp2ILInjected.Token(Token = "0x6001296")]
100 [global::Cpp2ILInjected.Address(RVA = "0x1E1CD94", Offset = "0x1E1CD94", Length = "0x10")]
101 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
102 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
104 {
105 throw null;
106 }
107
108 [global::Cpp2ILInjected.Token(Token = "0x6001297")]
109 [global::Cpp2ILInjected.Address(RVA = "0x1E1CDA4", Offset = "0x1E1CDA4", Length = "0x48")]
110 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
111 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Collection<>), Member = "GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<T>")]
112 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
114 {
115 throw null;
116 }
117
118 [global::Cpp2ILInjected.Token(Token = "0x6001298")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1E1CDEC", Offset = "0x1E1CDEC", Length = "0x58")]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
121 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
122 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
123 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
124 public virtual bool Remove(UnicastIPAddressInformation address)
125 {
126 throw null;
127 }
128
129 [global::Cpp2ILInjected.Token(Token = "0x6001299")]
130 [global::Cpp2ILInjected.Address(RVA = "0x1E1CE44", Offset = "0x1E1CE44", Length = "0x58")]
131 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
132 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
133 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
134 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
135 public virtual void Clear()
136 {
137 throw null;
138 }
139
140 [global::Cpp2ILInjected.Token(Token = "0x4000E9F")]
141 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
143 }
144}
class f__AnonymousType0<< Count > j__TPar
virtual void CopyTo(UnicastIPAddressInformation[] array, int offset)