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
ArrayList.cs
Go to the documentation of this file.
1using System;
11using System.Security;
14using Cpp2ILInjected;
16using Mono.Security;
17
19{
20 [global::System.Diagnostics.DebuggerTypeProxy(typeof(ArrayList.ArrayListDebugView))]
21 [global::System.Diagnostics.DebuggerDisplay("Count = {Count}")]
22 [global::Cpp2ILInjected.Token(Token = "0x2000603")]
23 [global::System.Serializable]
24 public class ArrayList : IList, ICollection, IEnumerable, global::System.ICloneable
25 {
26 [global::Cpp2ILInjected.Token(Token = "0x6002EA5")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1C08B40", Offset = "0x1C08B40", Length = "0x90")]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Utils", Member = "ConvertMonoArgsToDotNet", MemberParameters = new object[] { "System.String[]" }, ReturnType = "System.String[]")]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.ASN1), Member = "Add", MemberParameters = new object[] { typeof(Mono.Security.ASN1) }, ReturnType = typeof(Mono.Security.ASN1))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.ASN1), Member = "GetBytes", ReturnType = typeof(byte[]))]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.PermissionSet), Member = ".ctor", ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityElement), Member = "AddAttribute", MemberParameters = new object[]
33 {
34 typeof(string),
35 typeof(string)
36 }, ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityElement), Member = "AddChild", MemberParameters = new object[] { typeof(global::System.Security.SecurityElement) }, ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.ConfigHandler), Member = ".ctor", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.ChannelData), Member = "get_ServerProviders", ReturnType = typeof(ArrayList))]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.ChannelData), Member = "get_ClientProviders", ReturnType = typeof(ArrayList))]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.ChannelData), Member = ".ctor", ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.ProviderData), Member = "CopyFrom", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.ProviderData) }, ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingServices), Member = "CreateClientProxy", MemberParameters = new object[]
44 {
45 typeof(global::System.Runtime.Remoting.ActivatedClientTypeEntry),
46 typeof(object[])
47 }, ReturnType = typeof(object))]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Services.TrackingServices), Member = ".cctor", ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Lifetime.LeaseManager), Member = ".ctor", ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Contexts.DynamicPropertyCollection), Member = ".ctor", ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Channels.ChannelServices), Member = ".cctor", ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Channels.SinkProviderData), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Activation.ActivationServices), Member = "CreateConstructionCall", MemberParameters = new object[]
54 {
55 typeof(global::System.Type),
56 typeof(string),
57 typeof(object[])
58 }, ReturnType = typeof(global::System.Runtime.Remoting.Messaging.ConstructionCall))]
59 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Messaging.CADMessageBase), Member = "MarshalProperties", MemberParameters = new object[]
60 {
61 typeof(IDictionary),
62 typeof(ref ArrayList)
63 }, ReturnType = typeof(int))]
64 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Messaging.CADMessageBase), Member = "MarshalArgument", MemberParameters = new object[]
65 {
66 typeof(object),
67 typeof(ref ArrayList)
68 }, ReturnType = typeof(object))]
69 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Messaging.CADMessageBase), Member = "SaveLogicalCallContext", MemberParameters = new object[]
70 {
71 typeof(global::System.Runtime.Remoting.Messaging.IMethodMessage),
72 typeof(ref ArrayList)
73 }, ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Messaging.CADMethodReturnMessage), Member = ".ctor", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.Messaging.IMethodReturnMessage) }, ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Messaging.ConstructionCall), Member = "get_ContextProperties", ReturnType = typeof(IList))]
76 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Messaging.MessageDictionary), Member = "get_Keys", ReturnType = typeof(ICollection))]
77 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Messaging.MessageDictionary), Member = "get_Values", ReturnType = typeof(ICollection))]
78 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CollectionBase), Member = ".ctor", ReturnType = typeof(void))]
79 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReadOnlyCollectionBase), Member = "get_InnerList", ReturnType = typeof(ArrayList))]
80 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ArrayList.IListWrapper), Member = ".ctor", MemberParameters = new object[] { typeof(IList) }, ReturnType = typeof(void))]
81 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ArrayList.IListWrapper), Member = "Clone", ReturnType = typeof(object))]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ArrayList.ReadOnlyArrayList), Member = ".ctor", MemberParameters = new object[] { typeof(ArrayList) }, ReturnType = typeof(void))]
83 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ArrayList.ReadOnlyArrayList), Member = "Clone", ReturnType = typeof(object))]
84 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ArrayList), Member = "Adapter", MemberParameters = new object[] { typeof(IList) }, ReturnType = typeof(ArrayList))]
85 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ArrayList), Member = "ReadOnly", MemberParameters = new object[] { typeof(ArrayList) }, ReturnType = typeof(ArrayList))]
86 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "get_Segments", ReturnType = "System.String[]")]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.TraceListenerCollection", Member = "Clear", ReturnType = typeof(void))]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509ChainElementCollection", Member = ".ctor", ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509ChainImplMono", Member = "Build", MemberParameters = new object[] { "System.Security.Cryptography.X509Certificates.X509Certificate2" }, ReturnType = typeof(bool))]
90 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509ExtensionCollection", Member = ".ctor", ReturnType = typeof(void))]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.FtpControlStream", Member = "BuildCommandsList", MemberParameters = new object[] { "System.Net.WebRequest" }, ReturnType = "PipelineEntry[]")]
92 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = ".ctor", MemberParameters = new object[] { typeof(global::System.Security.Permissions.PermissionState) }, ReturnType = typeof(void))]
93 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = ".ctor", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
94 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = ".ctor", ReturnType = typeof(void))]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = ".ctor", MemberParameters = new object[] { "System.Net.NetworkAccess" }, ReturnType = typeof(void))]
96 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = ".ctor", MemberParameters = new object[] { "System.Net.NetworkAccess", "System.Text.RegularExpressions.Regex" }, ReturnType = typeof(void))]
97 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = ".ctor", MemberParameters = new object[]
98 {
99 "System.Net.NetworkAccess",
100 typeof(string)
101 }, ReturnType = typeof(void))]
102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = ".ctor", MemberParameters = new object[] { "System.Net.NetworkAccess", "System.Uri" }, ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = "AddPermission", MemberParameters = new object[]
104 {
105 "System.Net.NetworkAccess",
106 typeof(string)
107 }, ReturnType = typeof(void))]
108 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = "AddPermission", MemberParameters = new object[] { "System.Net.NetworkAccess", "System.Uri" }, ReturnType = typeof(void))]
109 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = "AddAsPattern", MemberParameters = new object[] { "System.Net.NetworkAccess", "System.Net.DelayedRegex" }, ReturnType = typeof(void))]
110 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = "FromXml", MemberParameters = new object[] { typeof(global::System.Security.SecurityElement) }, ReturnType = typeof(void))]
111 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebRequest", Member = "PopulatePrefixList", ReturnType = typeof(ArrayList))]
112 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebProxyDataBuilder", Member = "ParseBypassList", MemberParameters = new object[]
113 {
114 typeof(string),
115 typeof(ref bool)
116 }, ReturnType = typeof(ArrayList))]
117 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.CookieCollection", Member = ".ctor", ReturnType = typeof(void))]
118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.CookieCollection", Member = ".ctor", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebProxy", Member = "get_BypassList", ReturnType = "System.String[]")]
120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebProxy", Member = "get_BypassArrayList", ReturnType = typeof(ArrayList))]
121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.AuthenticationManager", Member = "EnsureModules", ReturnType = typeof(void))]
122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.DigestClient", Member = "CheckExpired", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
123 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Dns", Member = "hostent_to_IPHostEntry", MemberParameters = new object[]
124 {
125 typeof(string),
126 typeof(string),
127 "System.String[]",
128 "System.String[]"
129 }, ReturnType = "System.Net.IPHostEntry")]
130 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.EndPointListener", Member = "AddPrefix", MemberParameters = new object[] { "System.Net.ListenerPrefix", "System.Net.HttpListener" }, ReturnType = typeof(void))]
131 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.EndPointListener", Member = "RemovePrefix", MemberParameters = new object[] { "System.Net.ListenerPrefix", "System.Net.HttpListener" }, ReturnType = typeof(void))]
132 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.EndPointManager", Member = "AddListener", MemberParameters = new object[] { "System.Net.HttpListener" }, ReturnType = typeof(void))]
133 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListener", Member = ".ctor", ReturnType = typeof(void))]
134 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.MonoChunkParser", Member = ".ctor", MemberParameters = new object[] { "System.Net.WebHeaderCollection" }, ReturnType = typeof(void))]
135 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.SocketPermission", Member = ".ctor", MemberParameters = new object[] { typeof(global::System.Security.Permissions.PermissionState) }, ReturnType = typeof(void))]
136 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.SocketPermission", Member = ".ctor", MemberParameters = new object[]
137 {
138 "System.Net.NetworkAccess",
139 "System.Net.TransportType",
140 typeof(string),
141 typeof(int)
142 }, ReturnType = typeof(void))]
143 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.SocketPermission", Member = "FromXml", MemberParameters = new object[] { typeof(global::System.Security.SecurityElement) }, ReturnType = typeof(void))]
144 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ListSortDescriptionCollection", Member = ".ctor", ReturnType = typeof(void))]
145 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ListSortDescriptionCollection", Member = ".ctor", MemberParameters = new object[] { "System.ComponentModel.ListSortDescription[]" }, ReturnType = typeof(void))]
146 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MemberDescriptor", Member = ".ctor", MemberParameters = new object[] { "System.ComponentModel.MemberDescriptor", "System.Attribute[]" }, ReturnType = typeof(void))]
147 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MemberDescriptor", Member = "FilterAttributesIfNeeded", ReturnType = typeof(void))]
148 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ReflectTypeDescriptionProvider", Member = "GetPopulatedTypes", MemberParameters = new object[] { typeof(global::System.Reflection.Module) }, ReturnType = "System.Type[]")]
149 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.WeakHashtable", Member = "ScavengeKeys", ReturnType = typeof(void))]
150 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Specialized.StringCollection", Member = ".ctor", ReturnType = typeof(void))]
151 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Specialized.NameObjectCollectionBase", Member = "Reset", ReturnType = typeof(void))]
152 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlDocument", Member = "GetElement", MemberParameters = new object[]
153 {
154 typeof(ArrayList),
155 "System.Xml.XmlElement"
156 }, ReturnType = typeof(global::System.WeakReference))]
157 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlDocument", Member = "AddElementWithId", MemberParameters = new object[]
158 {
159 typeof(string),
160 "System.Xml.XmlElement"
161 }, ReturnType = typeof(void))]
162 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlNamedNodeMap.SmallXmlNodeList", Member = "Add", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
163 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlNamedNodeMap.SmallXmlNodeList", Member = "Insert", MemberParameters = new object[]
164 {
165 typeof(int),
166 typeof(object)
167 }, ReturnType = typeof(void))]
168 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.SymbolsDictionary", Member = ".ctor", ReturnType = typeof(void))]
169 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.SymbolsDictionary", Member = "GetNamespaceListSymbols", MemberParameters = new object[] { "System.Xml.Schema.NamespaceList" }, ReturnType = typeof(ICollection))]
170 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.Positions", Member = ".ctor", ReturnType = typeof(void))]
171 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.ParticleContentValidator", Member = "BuildTransitionTable", MemberParameters = new object[]
172 {
173 "System.Xml.Schema.BitSet",
174 "System.Xml.Schema.BitSet[]",
175 typeof(int)
176 }, ReturnType = "System.Int32[][]")]
177 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.Datatype_List", Member = "TryParseValue", MemberParameters = new object[]
178 {
179 typeof(string),
180 "System.Xml.XmlNameTable",
181 "System.Xml.IXmlNamespaceResolver",
182 typeof(ref object)
183 }, ReturnType = typeof(global::System.Exception))]
184 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.ASN1", Member = "Add", MemberParameters = new object[] { "Mono.Security.ASN1" }, ReturnType = "Mono.Security.ASN1")]
185 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.ASN1", Member = "GetBytes", ReturnType = "System.Byte[]")]
186 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.PKCS7.SignedData", Member = ".ctor", MemberParameters = new object[] { "Mono.Security.ASN1" }, ReturnType = typeof(void))]
187 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.PKCS7.SignerInfo", Member = ".ctor", ReturnType = typeof(void))]
188 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.PKCS12", Member = ".ctor", ReturnType = typeof(void))]
189 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.PKCS12", Member = "GetBytes", ReturnType = "System.Byte[]")]
190 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.PKCS12", Member = "GetAttributes", MemberParameters = new object[] { typeof(global::System.Security.Cryptography.AsymmetricAlgorithm) }, ReturnType = typeof(IDictionary))]
191 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.PKCS12", Member = "GetAttributes", MemberParameters = new object[] { "Mono.Security.X509.X509Certificate" }, ReturnType = typeof(IDictionary))]
192 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509Crl", Member = "Parse", MemberParameters = new object[] { "System.Byte[]" }, ReturnType = typeof(void))]
193 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509Store", Member = "get_Crls", ReturnType = typeof(ArrayList))]
194 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509Store", Member = "BuildCrlsCollection", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(ArrayList))]
195 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509StoreManager", Member = "get_IntermediateCACrls", ReturnType = typeof(ArrayList))]
196 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509StoreManager", Member = "get_TrustedRootCACrls", ReturnType = typeof(ArrayList))]
197 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.Cryptography.PKCS8.PrivateKeyInfo", Member = ".ctor", ReturnType = typeof(void))]
198 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 125)]
199 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
200 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
201 public ArrayList()
202 {
203 throw null;
204 }
205
206 [global::Cpp2ILInjected.Token(Token = "0x6002EA6")]
207 [global::Cpp2ILInjected.Address(RVA = "0x1C0DC30", Offset = "0x1C0DC30", Length = "0x140")]
208 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ArrayList), Member = "Clone", ReturnType = typeof(object))]
209 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.TraceListenerCollection", Member = ".ctor", ReturnType = typeof(void))]
210 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = "get_ConnectList", ReturnType = typeof(IEnumerator))]
211 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermission", Member = "get_AcceptList", ReturnType = typeof(IEnumerator))]
212 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.EnumConverter", Member = "GetStandardValues", MemberParameters = new object[] { "System.ComponentModel.ITypeDescriptorContext" }, ReturnType = "System.ComponentModel.TypeConverter.StandardValuesCollection")]
213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ReflectTypeDescriptionProvider", Member = "GetExtendedProperties", MemberParameters = new object[] { typeof(object) }, ReturnType = "System.ComponentModel.PropertyDescriptorCollection")]
214 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ReflectTypeDescriptionProvider", Member = "ReflectGetExtendedProperties", MemberParameters = new object[] { "System.ComponentModel.IExtenderProvider" }, ReturnType = "System.ComponentModel.PropertyDescriptor[]")]
215 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeDescriptor", Member = "CreateAssociation", MemberParameters = new object[]
216 {
217 typeof(object),
218 typeof(object)
219 }, ReturnType = typeof(void))]
220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeDescriptor", Member = "FilterMembers", MemberParameters = new object[]
221 {
222 typeof(IList),
223 "System.Attribute[]"
224 }, ReturnType = typeof(ArrayList))]
225 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeDescriptor", Member = "PipelineMerge", MemberParameters = new object[]
226 {
227 typeof(int),
228 typeof(ICollection),
229 typeof(ICollection),
230 typeof(object),
231 typeof(IDictionary)
232 }, ReturnType = typeof(ICollection))]
233 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Specialized.NameValueCollection", Member = "Add", MemberParameters = new object[]
234 {
235 typeof(string),
236 typeof(string)
237 }, ReturnType = typeof(void))]
238 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Specialized.NameValueCollection", Member = "Set", MemberParameters = new object[]
239 {
240 typeof(string),
241 typeof(string)
242 }, ReturnType = typeof(void))]
243 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Specialized.OrderedDictionary", Member = "get_objectsArray", ReturnType = typeof(ArrayList))]
244 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Specialized.NameObjectCollectionBase", Member = "Reset", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
245 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 14)]
246 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
247 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
248 {
249 typeof(string),
250 typeof(object)
251 }, ReturnType = typeof(string))]
252 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
253 {
254 typeof(string),
255 typeof(string)
256 }, ReturnType = typeof(void))]
257 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 13)]
258 public ArrayList(int capacity)
259 {
260 throw null;
261 }
262
263 [global::Cpp2ILInjected.Token(Token = "0x6002EA7")]
264 [global::Cpp2ILInjected.Address(RVA = "0x1C0DD70", Offset = "0x1C0DD70", Length = "0x1AC")]
265 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
266 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Contexts.DynamicPropertyCollection), Member = "RegisterDynamicProperty", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.Contexts.IDynamicProperty) }, ReturnType = typeof(bool))]
267 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Messaging.CADMethodCallMessage), Member = "GetArguments", ReturnType = typeof(ArrayList))]
268 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Messaging.CADMethodReturnMessage), Member = "GetArguments", ReturnType = typeof(ArrayList))]
269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebHeaderCollection", Member = "GetValues", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.String[]")]
270 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebProxy", Member = ".ctor", MemberParameters = new object[]
271 {
272 "System.Uri",
273 typeof(bool),
274 "System.String[]",
275 "System.Net.ICredentials"
276 }, ReturnType = typeof(void))]
277 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebProxy", Member = "set_BypassList", MemberParameters = new object[] { "System.String[]" }, ReturnType = typeof(void))]
278 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MemberDescriptor", Member = "FilterAttributesIfNeeded", ReturnType = typeof(void))]
279 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeDescriptor", Member = "PipelineAttributeFilter", MemberParameters = new object[]
280 {
281 typeof(int),
282 typeof(ICollection),
283 "System.Attribute[]",
284 typeof(object),
285 typeof(IDictionary)
286 }, ReturnType = typeof(ICollection))]
287 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeDescriptor", Member = "PipelineFilter", MemberParameters = new object[]
288 {
289 typeof(int),
290 typeof(ICollection),
291 typeof(object),
292 typeof(IDictionary)
293 }, ReturnType = typeof(ICollection))]
294 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
295 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
296 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[]
297 {
298 typeof(string),
299 typeof(string)
300 }, ReturnType = typeof(void))]
301 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
303 {
304 throw null;
305 }
306
307 [global::Cpp2ILInjected.Token(Token = "0x1700074C")]
308 public virtual int Capacity
309 {
310 [global::Cpp2ILInjected.Token(Token = "0x6002EA8")]
311 [global::Cpp2ILInjected.Address(RVA = "0x1C0DF1C", Offset = "0x1C0DF1C", Length = "0x10C")]
312 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
313 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
314 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
315 {
316 typeof(global::System.Array),
317 typeof(int),
318 typeof(global::System.Array),
319 typeof(int),
320 typeof(int)
321 }, ReturnType = typeof(void))]
322 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
323 {
324 typeof(string),
325 typeof(string)
326 }, ReturnType = typeof(void))]
327 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
328 set
329 {
330 throw null;
331 }
332 }
333
334 [global::Cpp2ILInjected.Token(Token = "0x1700074D")]
335 public virtual int Count
336 {
337 [global::Cpp2ILInjected.Token(Token = "0x6002EA9")]
338 [global::Cpp2ILInjected.Address(RVA = "0x1C0E028", Offset = "0x1C0E028", Length = "0x8")]
339 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
340 get
341 {
342 throw null;
343 }
344 }
345
346 [global::Cpp2ILInjected.Token(Token = "0x1700074E")]
347 public virtual bool IsFixedSize
348 {
349 [global::Cpp2ILInjected.Token(Token = "0x6002EAA")]
350 [global::Cpp2ILInjected.Address(RVA = "0x1C0E030", Offset = "0x1C0E030", Length = "0x8")]
351 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
352 get
353 {
354 throw null;
355 }
356 }
357
358 [global::Cpp2ILInjected.Token(Token = "0x1700074F")]
359 public virtual bool IsReadOnly
360 {
361 [global::Cpp2ILInjected.Token(Token = "0x6002EAB")]
362 [global::Cpp2ILInjected.Address(RVA = "0x1C0E038", Offset = "0x1C0E038", Length = "0x8")]
363 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
364 get
365 {
366 throw null;
367 }
368 }
369
370 [global::Cpp2ILInjected.Token(Token = "0x17000750")]
371 public virtual bool IsSynchronized
372 {
373 [global::Cpp2ILInjected.Token(Token = "0x6002EAC")]
374 [global::Cpp2ILInjected.Address(RVA = "0x1C0E040", Offset = "0x1C0E040", Length = "0x8")]
375 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
376 get
377 {
378 throw null;
379 }
380 }
381
382 [global::Cpp2ILInjected.Token(Token = "0x17000751")]
383 public virtual object SyncRoot
384 {
385 [global::Cpp2ILInjected.Token(Token = "0x6002EAD")]
386 [global::Cpp2ILInjected.Address(RVA = "0x1C0E048", Offset = "0x1C0E048", Length = "0x70")]
387 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
388 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
389 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
390 get
391 {
392 throw null;
393 }
394 }
395
396 [global::Cpp2ILInjected.Token(Token = "0x17000752")]
397 public virtual object this[int index]
398 {
399 [global::Cpp2ILInjected.Token(Token = "0x6002EAE")]
400 [global::Cpp2ILInjected.Address(RVA = "0x1C0E0B8", Offset = "0x1C0E0B8", Length = "0x8C")]
401 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
402 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
403 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
404 {
405 typeof(string),
406 typeof(string)
407 }, ReturnType = typeof(void))]
408 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
409 get
410 {
411 throw null;
412 }
413 [global::Cpp2ILInjected.Token(Token = "0x6002EAF")]
414 [global::Cpp2ILInjected.Address(RVA = "0x1C0E144", Offset = "0x1C0E144", Length = "0xD0")]
415 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
416 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
417 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
418 {
419 typeof(string),
420 typeof(string)
421 }, ReturnType = typeof(void))]
422 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
423 set
424 {
425 throw null;
426 }
427 }
428
429 [global::Cpp2ILInjected.Token(Token = "0x6002EB0")]
430 [global::Cpp2ILInjected.Address(RVA = "0x1C0E214", Offset = "0x1C0E214", Length = "0xA8")]
431 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeDescriptor", Member = "SortDescriptorArray", MemberParameters = new object[] { typeof(IList) }, ReturnType = typeof(void))]
432 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
433 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArrayList), Member = ".ctor", ReturnType = typeof(void))]
434 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
435 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
437 {
438 throw null;
439 }
440
441 [global::Cpp2ILInjected.Token(Token = "0x6002EB1")]
442 [global::Cpp2ILInjected.Address(RVA = "0x1C0E2E4", Offset = "0x1C0E2E4", Length = "0xD4")]
443 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
444 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
445 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
446 public virtual int Add(object value)
447 {
448 throw null;
449 }
450
451 [global::Cpp2ILInjected.Token(Token = "0x6002EB2")]
452 [global::Cpp2ILInjected.Address(RVA = "0x1C0E400", Offset = "0x1C0E400", Length = "0x1C")]
453 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
454 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
455 public virtual void AddRange(ICollection c)
456 {
457 throw null;
458 }
459
460 [global::Cpp2ILInjected.Token(Token = "0x6002EB3")]
461 [global::Cpp2ILInjected.Address(RVA = "0x1C0E41C", Offset = "0x1C0E41C", Length = "0x3C")]
462 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
463 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
464 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Clear", MemberParameters = new object[]
465 {
466 typeof(global::System.Array),
467 typeof(int),
468 typeof(int)
469 }, ReturnType = typeof(void))]
470 public virtual void Clear()
471 {
472 throw null;
473 }
474
475 [global::Cpp2ILInjected.Token(Token = "0x6002EB4")]
476 [global::Cpp2ILInjected.Address(RVA = "0x1C0E458", Offset = "0x1C0E458", Length = "0x80")]
477 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
478 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArrayList), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
479 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
480 {
481 typeof(global::System.Array),
482 typeof(int),
483 typeof(global::System.Array),
484 typeof(int),
485 typeof(int)
486 }, ReturnType = typeof(void))]
487 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
488 public virtual object Clone()
489 {
490 throw null;
491 }
492
493 [global::Cpp2ILInjected.Token(Token = "0x6002EB5")]
494 [global::Cpp2ILInjected.Address(RVA = "0x1C0E4D8", Offset = "0x1C0E4D8", Length = "0x98")]
495 [global::Cpp2ILInjected.CallAnalysis.ContainsInvalidInstructions]
496 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
497 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
498 public virtual bool Contains(object item)
499 {
500 throw null;
501 }
502
503 [global::Cpp2ILInjected.Token(Token = "0x6002EB6")]
504 [global::Cpp2ILInjected.Address(RVA = "0x1C0E570", Offset = "0x1C0E570", Length = "0x14")]
505 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
506 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
507 public virtual void CopyTo(global::System.Array array)
508 {
509 throw null;
510 }
511
512 [global::Cpp2ILInjected.Token(Token = "0x6002EB7")]
513 [global::Cpp2ILInjected.Address(RVA = "0x1C0E584", Offset = "0x1C0E584", Length = "0xAC")]
514 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
515 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
516 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "get_Rank", ReturnType = typeof(int))]
517 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
518 {
519 typeof(global::System.Array),
520 typeof(int),
521 typeof(global::System.Array),
522 typeof(int),
523 typeof(int)
524 }, ReturnType = typeof(void))]
525 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[]
526 {
527 typeof(string),
528 typeof(string)
529 }, ReturnType = typeof(void))]
530 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
531 public virtual void CopyTo(global::System.Array array, int arrayIndex)
532 {
533 throw null;
534 }
535
536 [global::Cpp2ILInjected.Token(Token = "0x6002EB8")]
537 [global::Cpp2ILInjected.Address(RVA = "0x1C0E630", Offset = "0x1C0E630", Length = "0x100")]
538 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
539 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
540 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "get_Rank", ReturnType = typeof(int))]
541 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
542 {
543 typeof(global::System.Array),
544 typeof(int),
545 typeof(global::System.Array),
546 typeof(int),
547 typeof(int)
548 }, ReturnType = typeof(void))]
549 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
550 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[]
551 {
552 typeof(string),
553 typeof(string)
554 }, ReturnType = typeof(void))]
555 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
556 public virtual void CopyTo(int index, global::System.Array array, int arrayIndex, int count)
557 {
558 throw null;
559 }
560
561 [global::Cpp2ILInjected.Token(Token = "0x6002EB9")]
562 [global::Cpp2ILInjected.Address(RVA = "0x1C0E3B8", Offset = "0x1C0E3B8", Length = "0x48")]
563 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
564 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
565 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
566 private void EnsureCapacity(int min)
567 {
568 throw null;
569 }
570
571 [global::Cpp2ILInjected.Token(Token = "0x6002EBA")]
572 [global::Cpp2ILInjected.Address(RVA = "0x1C0E730", Offset = "0x1C0E730", Length = "0x58")]
573 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
574 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArrayList.ArrayListEnumeratorSimple), Member = ".ctor", MemberParameters = new object[] { typeof(ArrayList) }, ReturnType = typeof(void))]
575 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
576 public virtual IEnumerator GetEnumerator()
577 {
578 throw null;
579 }
580
581 [global::Cpp2ILInjected.Token(Token = "0x6002EBB")]
582 [global::Cpp2ILInjected.Address(RVA = "0x1C0E888", Offset = "0x1C0E888", Length = "0x18")]
583 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
584 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "IndexOf", MemberParameters = new object[]
585 {
586 typeof(global::System.Array),
587 typeof(object),
588 typeof(int),
589 typeof(int)
590 }, ReturnType = typeof(int))]
591 public virtual int IndexOf(object value)
592 {
593 throw null;
594 }
595
596 [global::Cpp2ILInjected.Token(Token = "0x6002EBC")]
597 [global::Cpp2ILInjected.Address(RVA = "0x1C0E8A0", Offset = "0x1C0E8A0", Length = "0x154")]
598 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
599 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
600 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
601 {
602 typeof(global::System.Array),
603 typeof(int),
604 typeof(global::System.Array),
605 typeof(int),
606 typeof(int)
607 }, ReturnType = typeof(void))]
608 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
609 {
610 typeof(string),
611 typeof(string)
612 }, ReturnType = typeof(void))]
613 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
614 public virtual void Insert(int index, object value)
615 {
616 throw null;
617 }
618
619 [global::Cpp2ILInjected.Token(Token = "0x6002EBD")]
620 [global::Cpp2ILInjected.Address(RVA = "0x1C0E9F4", Offset = "0x1C0E9F4", Length = "0x294")]
621 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
622 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
623 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
624 {
625 typeof(global::System.Array),
626 typeof(int),
627 typeof(global::System.Array),
628 typeof(int),
629 typeof(int)
630 }, ReturnType = typeof(void))]
631 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "CopyTo", MemberParameters = new object[]
632 {
633 typeof(global::System.Array),
634 typeof(int)
635 }, ReturnType = typeof(void))]
636 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
637 {
638 typeof(string),
639 typeof(string)
640 }, ReturnType = typeof(void))]
641 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[]
642 {
643 typeof(string),
644 typeof(string)
645 }, ReturnType = typeof(void))]
646 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
647 public virtual void InsertRange(int index, ICollection c)
648 {
649 throw null;
650 }
651
652 [global::Cpp2ILInjected.Token(Token = "0x6002EBE")]
653 [global::Cpp2ILInjected.Address(RVA = "0x1C0EC88", Offset = "0x1C0EC88", Length = "0xA4")]
654 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.PKCS12", Member = "get_Keys", ReturnType = typeof(ArrayList))]
655 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.PKCS12", Member = "get_Secrets", ReturnType = typeof(ArrayList))]
656 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509Crl", Member = "get_Entries", ReturnType = typeof(ArrayList))]
657 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
658 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArrayList), Member = ".ctor", ReturnType = typeof(void))]
659 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
660 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
662 {
663 throw null;
664 }
665
666 [global::Cpp2ILInjected.Token(Token = "0x6002EBF")]
667 [global::Cpp2ILInjected.Address(RVA = "0x1C0ED50", Offset = "0x1C0ED50", Length = "0x40")]
668 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
669 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
670 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
671 public virtual void Remove(object obj)
672 {
673 throw null;
674 }
675
676 [global::Cpp2ILInjected.Token(Token = "0x6002EC0")]
677 [global::Cpp2ILInjected.Address(RVA = "0x1C0ED90", Offset = "0x1C0ED90", Length = "0xC8")]
678 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
679 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
680 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
681 {
682 typeof(global::System.Array),
683 typeof(int),
684 typeof(global::System.Array),
685 typeof(int),
686 typeof(int)
687 }, ReturnType = typeof(void))]
688 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
689 {
690 typeof(string),
691 typeof(string)
692 }, ReturnType = typeof(void))]
693 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
694 public virtual void RemoveAt(int index)
695 {
696 throw null;
697 }
698
699 [global::Cpp2ILInjected.Token(Token = "0x6002EC1")]
700 [global::Cpp2ILInjected.Address(RVA = "0x1C0EE58", Offset = "0x1C0EE58", Length = "0x144")]
701 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
702 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
703 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
704 {
705 typeof(global::System.Array),
706 typeof(int),
707 typeof(global::System.Array),
708 typeof(int),
709 typeof(int)
710 }, ReturnType = typeof(void))]
711 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
712 {
713 typeof(string),
714 typeof(string)
715 }, ReturnType = typeof(void))]
716 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
717 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
718 public virtual void RemoveRange(int index, int count)
719 {
720 throw null;
721 }
722
723 [global::Cpp2ILInjected.Token(Token = "0x6002EC2")]
724 [global::Cpp2ILInjected.Address(RVA = "0x1C0EF9C", Offset = "0x1C0EF9C", Length = "0x4C")]
725 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
726 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
727 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
728 public virtual void Sort(IComparer comparer)
729 {
730 throw null;
731 }
732
733 [global::Cpp2ILInjected.Token(Token = "0x6002EC3")]
734 [global::Cpp2ILInjected.Address(RVA = "0x1C0EFE8", Offset = "0x1C0EFE8", Length = "0xF8")]
735 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
736 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
737 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Sort", MemberParameters = new object[]
738 {
739 typeof(global::System.Array),
740 typeof(int),
741 typeof(int),
743 }, ReturnType = typeof(void))]
744 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
745 {
746 typeof(string),
747 typeof(string)
748 }, ReturnType = typeof(void))]
749 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
750 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
751 public virtual void Sort(int index, int count, IComparer comparer)
752 {
753 throw null;
754 }
755
756 [global::Cpp2ILInjected.Token(Token = "0x6002EC4")]
757 [global::Cpp2ILInjected.Address(RVA = "0x1C0F0E0", Offset = "0x1C0F0E0", Length = "0xD0")]
758 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
759 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
760 {
761 typeof(global::System.Array),
762 typeof(int),
763 typeof(global::System.Array),
764 typeof(int),
765 typeof(int)
766 }, ReturnType = typeof(void))]
767 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
768 public virtual object[] ToArray()
769 {
770 throw null;
771 }
772
773 [global::Cpp2ILInjected.Token(Token = "0x6002EC5")]
774 [global::Cpp2ILInjected.Address(RVA = "0x1C0F1B0", Offset = "0x1C0F1B0", Length = "0xF0")]
775 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
776 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "op_Equality", MemberParameters = new object[]
777 {
778 typeof(global::System.Type),
779 typeof(global::System.Type)
780 }, ReturnType = typeof(bool))]
781 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "CreateInstance", MemberParameters = new object[]
782 {
783 typeof(global::System.Type),
784 typeof(int)
785 }, ReturnType = typeof(global::System.Array))]
786 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
787 {
788 typeof(global::System.Array),
789 typeof(int),
790 typeof(global::System.Array),
791 typeof(int),
792 typeof(int)
793 }, ReturnType = typeof(void))]
794 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
795 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
796 public virtual global::System.Array ToArray(global::System.Type type)
797 {
798 throw null;
799 }
800
801 [global::Cpp2ILInjected.Token(Token = "0x40019E3")]
802 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
803 private object[] _items;
804
805 [global::Cpp2ILInjected.Token(Token = "0x40019E4")]
806 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
807 private int _size;
808
809 [global::Cpp2ILInjected.Token(Token = "0x40019E5")]
810 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
811 private int _version;
812
813 [global::Cpp2ILInjected.Token(Token = "0x40019E6")]
814 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
815 [global::System.NonSerialized]
816 private object _syncRoot;
817
818 [global::Cpp2ILInjected.Token(Token = "0x2000604")]
819 [global::System.Serializable]
820 private class IListWrapper : ArrayList
821 {
822 [global::Cpp2ILInjected.Token(Token = "0x6002EC6")]
823 [global::Cpp2ILInjected.Address(RVA = "0x1C0E2BC", Offset = "0x1C0E2BC", Length = "0x28")]
824 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
825 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArrayList), Member = ".ctor", ReturnType = typeof(void))]
827 {
828 throw null;
829 }
830
831 [global::Cpp2ILInjected.Token(Token = "0x17000753")]
832 public override int Capacity
833 {
834 [global::Cpp2ILInjected.Token(Token = "0x6002EC7")]
835 [global::Cpp2ILInjected.Address(RVA = "0x1C0F2A0", Offset = "0x1C0F2A0", Length = "0x90")]
836 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
837 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
838 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
839 {
840 typeof(string),
841 typeof(string)
842 }, ReturnType = typeof(void))]
843 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
844 set
845 {
846 throw null;
847 }
848 }
849
850 [global::Cpp2ILInjected.Token(Token = "0x17000754")]
851 public override int Count
852 {
853 [global::Cpp2ILInjected.Token(Token = "0x6002EC8")]
854 [global::Cpp2ILInjected.Address(RVA = "0x1C0F330", Offset = "0x1C0F330", Length = "0x9C")]
855 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
856 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
857 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
858 get
859 {
860 throw null;
861 }
862 }
863
864 [global::Cpp2ILInjected.Token(Token = "0x17000755")]
865 public override bool IsReadOnly
866 {
867 [global::Cpp2ILInjected.Token(Token = "0x6002EC9")]
868 [global::Cpp2ILInjected.Address(RVA = "0x1C0F3CC", Offset = "0x1C0F3CC", Length = "0x9C")]
869 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
870 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
871 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
872 get
873 {
874 throw null;
875 }
876 }
877
878 [global::Cpp2ILInjected.Token(Token = "0x17000756")]
879 public override bool IsFixedSize
880 {
881 [global::Cpp2ILInjected.Token(Token = "0x6002ECA")]
882 [global::Cpp2ILInjected.Address(RVA = "0x1C0F468", Offset = "0x1C0F468", Length = "0x9C")]
883 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
884 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
885 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
886 get
887 {
888 throw null;
889 }
890 }
891
892 [global::Cpp2ILInjected.Token(Token = "0x17000757")]
893 public override bool IsSynchronized
894 {
895 [global::Cpp2ILInjected.Token(Token = "0x6002ECB")]
896 [global::Cpp2ILInjected.Address(RVA = "0x1C0F504", Offset = "0x1C0F504", Length = "0x9C")]
897 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
898 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
899 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
900 get
901 {
902 throw null;
903 }
904 }
905
906 [global::Cpp2ILInjected.Token(Token = "0x17000758")]
907 public override object this[int index]
908 {
909 [global::Cpp2ILInjected.Token(Token = "0x6002ECC")]
910 [global::Cpp2ILInjected.Address(RVA = "0x1C0F5A0", Offset = "0x1C0F5A0", Length = "0xA8")]
911 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
912 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
913 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
914 get
915 {
916 throw null;
917 }
918 [global::Cpp2ILInjected.Token(Token = "0x6002ECD")]
919 [global::Cpp2ILInjected.Address(RVA = "0x1C0F648", Offset = "0x1C0F648", Length = "0xC4")]
920 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
921 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
922 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
923 set
924 {
925 throw null;
926 }
927 }
928
929 [global::Cpp2ILInjected.Token(Token = "0x17000759")]
930 public override object SyncRoot
931 {
932 [global::Cpp2ILInjected.Token(Token = "0x6002ECE")]
933 [global::Cpp2ILInjected.Address(RVA = "0x1C0F70C", Offset = "0x1C0F70C", Length = "0x9C")]
934 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
935 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
936 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
937 get
938 {
939 throw null;
940 }
941 }
942
943 [global::Cpp2ILInjected.Token(Token = "0x6002ECF")]
944 [global::Cpp2ILInjected.Address(RVA = "0x1C0F7A8", Offset = "0x1C0F7A8", Length = "0xBC")]
945 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
946 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
947 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
948 public override int Add(object obj)
949 {
950 throw null;
951 }
952
953 [global::Cpp2ILInjected.Token(Token = "0x6002ED0")]
954 [global::Cpp2ILInjected.Address(RVA = "0x1C0F864", Offset = "0x1C0F864", Length = "0x48")]
955 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
956 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
957 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
958 public override void AddRange(ICollection c)
959 {
960 throw null;
961 }
962
963 [global::Cpp2ILInjected.Token(Token = "0x6002ED1")]
964 [global::Cpp2ILInjected.Address(RVA = "0x1C0F8AC", Offset = "0x1C0F8AC", Length = "0x158")]
965 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
966 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
967 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
968 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
969 public override void Clear()
970 {
971 throw null;
972 }
973
974 [global::Cpp2ILInjected.Token(Token = "0x6002ED2")]
975 [global::Cpp2ILInjected.Address(RVA = "0x1C0FA04", Offset = "0x1C0FA04", Length = "0x60")]
976 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
977 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArrayList), Member = ".ctor", ReturnType = typeof(void))]
978 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
979 public override object Clone()
980 {
981 throw null;
982 }
983
984 [global::Cpp2ILInjected.Token(Token = "0x6002ED3")]
985 [global::Cpp2ILInjected.Address(RVA = "0x1C0FA64", Offset = "0x1C0FA64", Length = "0xAC")]
986 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
987 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
988 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
989 public override bool Contains(object obj)
990 {
991 throw null;
992 }
993
994 [global::Cpp2ILInjected.Token(Token = "0x6002ED4")]
995 [global::Cpp2ILInjected.Address(RVA = "0x1C0FB10", Offset = "0x1C0FB10", Length = "0xB0")]
996 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
997 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
998 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
999 public override void CopyTo(global::System.Array array, int index)
1000 {
1001 throw null;
1002 }
1003
1004 [global::Cpp2ILInjected.Token(Token = "0x6002ED5")]
1005 [global::Cpp2ILInjected.Address(RVA = "0x1C0FBC0", Offset = "0x1C0FBC0", Length = "0x328")]
1006 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1007 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1008 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "get_Length", ReturnType = typeof(int))]
1009 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "get_Rank", ReturnType = typeof(int))]
1010 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "SetValue", MemberParameters = new object[]
1011 {
1012 typeof(object),
1013 typeof(int)
1014 }, ReturnType = typeof(void))]
1015 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
1016 {
1017 typeof(string),
1018 typeof(string)
1019 }, ReturnType = typeof(void))]
1020 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1021 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1022 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[]
1023 {
1024 typeof(string),
1025 typeof(string)
1026 }, ReturnType = typeof(void))]
1027 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 26)]
1028 public override void CopyTo(int index, global::System.Array array, int arrayIndex, int count)
1029 {
1030 throw null;
1031 }
1032
1033 [global::Cpp2ILInjected.Token(Token = "0x6002ED6")]
1034 [global::Cpp2ILInjected.Address(RVA = "0x1C0FEE8", Offset = "0x1C0FEE8", Length = "0x98")]
1035 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1036 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1037 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1038 public override IEnumerator GetEnumerator()
1039 {
1040 throw null;
1041 }
1042
1043 [global::Cpp2ILInjected.Token(Token = "0x6002ED7")]
1044 [global::Cpp2ILInjected.Address(RVA = "0x1C0FF80", Offset = "0x1C0FF80", Length = "0xAC")]
1045 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1046 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1047 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1048 public override int IndexOf(object value)
1049 {
1050 throw null;
1051 }
1052
1053 [global::Cpp2ILInjected.Token(Token = "0x6002ED8")]
1054 [global::Cpp2ILInjected.Address(RVA = "0x1C1002C", Offset = "0x1C1002C", Length = "0xC4")]
1055 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1056 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1057 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1058 public override void Insert(int index, object obj)
1059 {
1060 throw null;
1061 }
1062
1063 [global::Cpp2ILInjected.Token(Token = "0x6002ED9")]
1064 [global::Cpp2ILInjected.Address(RVA = "0x1C100F0", Offset = "0x1C100F0", Length = "0x3BC")]
1065 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1066 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1067 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
1068 {
1069 typeof(string),
1070 typeof(string)
1071 }, ReturnType = typeof(void))]
1072 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[]
1073 {
1074 typeof(string),
1075 typeof(string)
1076 }, ReturnType = typeof(void))]
1077 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 20)]
1078 public override void InsertRange(int index, ICollection c)
1079 {
1080 throw null;
1081 }
1082
1083 [global::Cpp2ILInjected.Token(Token = "0x6002EDA")]
1084 [global::Cpp2ILInjected.Address(RVA = "0x1C104AC", Offset = "0x1C104AC", Length = "0x40")]
1085 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1086 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1087 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1088 public override void Remove(object value)
1089 {
1090 throw null;
1091 }
1092
1093 [global::Cpp2ILInjected.Token(Token = "0x6002EDB")]
1094 [global::Cpp2ILInjected.Address(RVA = "0x1C104EC", Offset = "0x1C104EC", Length = "0xBC")]
1095 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1096 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1097 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1098 public override void RemoveAt(int index)
1099 {
1100 throw null;
1101 }
1102
1103 [global::Cpp2ILInjected.Token(Token = "0x6002EDC")]
1104 [global::Cpp2ILInjected.Address(RVA = "0x1C105A8", Offset = "0x1C105A8", Length = "0x20C")]
1105 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1106 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1107 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
1108 {
1109 typeof(string),
1110 typeof(string)
1111 }, ReturnType = typeof(void))]
1112 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1113 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
1114 public override void RemoveRange(int index, int count)
1115 {
1116 throw null;
1117 }
1118
1119 [global::Cpp2ILInjected.Token(Token = "0x6002EDD")]
1120 [global::Cpp2ILInjected.Address(RVA = "0x1C107B4", Offset = "0x1C107B4", Length = "0x29C")]
1121 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Sort", MemberParameters = new object[]
1124 {
1125 typeof(global::System.Array),
1126 typeof(int),
1127 typeof(int),
1129 }, ReturnType = typeof(void))]
1130 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
1131 {
1132 typeof(string),
1133 typeof(string)
1134 }, ReturnType = typeof(void))]
1135 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1136 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 17)]
1137 public override void Sort(int index, int count, IComparer comparer)
1138 {
1139 throw null;
1140 }
1141
1142 [global::Cpp2ILInjected.Token(Token = "0x6002EDE")]
1143 [global::Cpp2ILInjected.Address(RVA = "0x1C10A50", Offset = "0x1C10A50", Length = "0x154")]
1144 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1145 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1146 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
1147 public override object[] ToArray()
1148 {
1149 throw null;
1150 }
1151
1152 [global::Cpp2ILInjected.Token(Token = "0x6002EDF")]
1153 [global::Cpp2ILInjected.Address(RVA = "0x1C10BA4", Offset = "0x1C10BA4", Length = "0x1A8")]
1154 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1155 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1156 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "op_Equality", MemberParameters = new object[]
1157 {
1158 typeof(global::System.Type),
1159 typeof(global::System.Type)
1160 }, ReturnType = typeof(bool))]
1161 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "CreateInstance", MemberParameters = new object[]
1162 {
1163 typeof(global::System.Type),
1164 typeof(int)
1165 }, ReturnType = typeof(global::System.Array))]
1166 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1167 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1168 public override global::System.Array ToArray(global::System.Type type)
1169 {
1170 throw null;
1171 }
1172
1173 [global::Cpp2ILInjected.Token(Token = "0x40019E7")]
1174 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
1175 private IList _list;
1176 }
1177
1178 [global::Cpp2ILInjected.Token(Token = "0x2000605")]
1179 [global::System.Serializable]
1181 {
1182 [global::Cpp2ILInjected.Token(Token = "0x6002EE0")]
1183 [global::Cpp2ILInjected.Address(RVA = "0x1C0ED2C", Offset = "0x1C0ED2C", Length = "0x24")]
1184 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1185 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArrayList), Member = ".ctor", ReturnType = typeof(void))]
1187 {
1188 throw null;
1189 }
1190
1191 [global::Cpp2ILInjected.Token(Token = "0x1700075A")]
1192 public override int Count
1193 {
1194 [global::Cpp2ILInjected.Token(Token = "0x6002EE1")]
1195 [global::Cpp2ILInjected.Address(RVA = "0x1C10D4C", Offset = "0x1C10D4C", Length = "0x14")]
1196 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1197 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1198 get
1199 {
1200 throw null;
1201 }
1202 }
1203
1204 [global::Cpp2ILInjected.Token(Token = "0x1700075B")]
1205 public override bool IsReadOnly
1206 {
1207 [global::Cpp2ILInjected.Token(Token = "0x6002EE2")]
1208 [global::Cpp2ILInjected.Address(RVA = "0x1C10D60", Offset = "0x1C10D60", Length = "0x8")]
1209 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1210 get
1211 {
1212 throw null;
1213 }
1214 }
1215
1216 [global::Cpp2ILInjected.Token(Token = "0x1700075C")]
1217 public override bool IsFixedSize
1218 {
1219 [global::Cpp2ILInjected.Token(Token = "0x6002EE3")]
1220 [global::Cpp2ILInjected.Address(RVA = "0x1C10D68", Offset = "0x1C10D68", Length = "0x8")]
1221 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1222 get
1223 {
1224 throw null;
1225 }
1226 }
1227
1228 [global::Cpp2ILInjected.Token(Token = "0x1700075D")]
1229 public override bool IsSynchronized
1230 {
1231 [global::Cpp2ILInjected.Token(Token = "0x6002EE4")]
1232 [global::Cpp2ILInjected.Address(RVA = "0x1C10D70", Offset = "0x1C10D70", Length = "0x14")]
1233 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1234 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1235 get
1236 {
1237 throw null;
1238 }
1239 }
1240
1241 [global::Cpp2ILInjected.Token(Token = "0x1700075E")]
1242 public override object this[int index]
1243 {
1244 [global::Cpp2ILInjected.Token(Token = "0x6002EE5")]
1245 [global::Cpp2ILInjected.Address(RVA = "0x1C10D84", Offset = "0x1C10D84", Length = "0x14")]
1246 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1247 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1248 get
1249 {
1250 throw null;
1251 }
1252 [global::Cpp2ILInjected.Token(Token = "0x6002EE6")]
1253 [global::Cpp2ILInjected.Address(RVA = "0x1C10D98", Offset = "0x1C10D98", Length = "0x4C")]
1254 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1255 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1256 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1257 set
1258 {
1259 throw null;
1260 }
1261 }
1262
1263 [global::Cpp2ILInjected.Token(Token = "0x1700075F")]
1264 public override object SyncRoot
1265 {
1266 [global::Cpp2ILInjected.Token(Token = "0x6002EE7")]
1267 [global::Cpp2ILInjected.Address(RVA = "0x1C10DE4", Offset = "0x1C10DE4", Length = "0x14")]
1268 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1269 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1270 get
1271 {
1272 throw null;
1273 }
1274 }
1275
1276 [global::Cpp2ILInjected.Token(Token = "0x6002EE8")]
1277 [global::Cpp2ILInjected.Address(RVA = "0x1C10DF8", Offset = "0x1C10DF8", Length = "0x4C")]
1278 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1279 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1280 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1281 public override int Add(object obj)
1282 {
1283 throw null;
1284 }
1285
1286 [global::Cpp2ILInjected.Token(Token = "0x6002EE9")]
1287 [global::Cpp2ILInjected.Address(RVA = "0x1C10E44", Offset = "0x1C10E44", Length = "0x4C")]
1288 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1289 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1290 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1291 public override void AddRange(ICollection c)
1292 {
1293 throw null;
1294 }
1295
1296 [global::Cpp2ILInjected.Token(Token = "0x17000760")]
1297 public override int Capacity
1298 {
1299 [global::Cpp2ILInjected.Token(Token = "0x6002EEA")]
1300 [global::Cpp2ILInjected.Address(RVA = "0x1C10E90", Offset = "0x1C10E90", Length = "0x4C")]
1301 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1302 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1303 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1304 set
1305 {
1306 throw null;
1307 }
1308 }
1309
1310 [global::Cpp2ILInjected.Token(Token = "0x6002EEB")]
1311 [global::Cpp2ILInjected.Address(RVA = "0x1C10EDC", Offset = "0x1C10EDC", Length = "0x4C")]
1312 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1313 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1314 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1315 public override void Clear()
1316 {
1317 throw null;
1318 }
1319
1320 [global::Cpp2ILInjected.Token(Token = "0x6002EEC")]
1321 [global::Cpp2ILInjected.Address(RVA = "0x1C10F28", Offset = "0x1C10F28", Length = "0xE0")]
1322 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1323 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1324 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArrayList), Member = ".ctor", ReturnType = typeof(void))]
1325 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1326 public override object Clone()
1327 {
1328 throw null;
1329 }
1330
1331 [global::Cpp2ILInjected.Token(Token = "0x6002EED")]
1332 [global::Cpp2ILInjected.Address(RVA = "0x1C11008", Offset = "0x1C11008", Length = "0x14")]
1333 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1334 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1335 public override bool Contains(object obj)
1336 {
1337 throw null;
1338 }
1339
1340 [global::Cpp2ILInjected.Token(Token = "0x6002EEE")]
1341 [global::Cpp2ILInjected.Address(RVA = "0x1C1101C", Offset = "0x1C1101C", Length = "0x14")]
1342 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1343 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1344 public override void CopyTo(global::System.Array array, int index)
1345 {
1346 throw null;
1347 }
1348
1349 [global::Cpp2ILInjected.Token(Token = "0x6002EEF")]
1350 [global::Cpp2ILInjected.Address(RVA = "0x1C11030", Offset = "0x1C11030", Length = "0x14")]
1351 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1352 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1353 public override void CopyTo(int index, global::System.Array array, int arrayIndex, int count)
1354 {
1355 throw null;
1356 }
1357
1358 [global::Cpp2ILInjected.Token(Token = "0x6002EF0")]
1359 [global::Cpp2ILInjected.Address(RVA = "0x1C11044", Offset = "0x1C11044", Length = "0x14")]
1360 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1361 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1362 public override IEnumerator GetEnumerator()
1363 {
1364 throw null;
1365 }
1366
1367 [global::Cpp2ILInjected.Token(Token = "0x6002EF1")]
1368 [global::Cpp2ILInjected.Address(RVA = "0x1C11058", Offset = "0x1C11058", Length = "0x14")]
1369 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1370 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1371 public override int IndexOf(object value)
1372 {
1373 throw null;
1374 }
1375
1376 [global::Cpp2ILInjected.Token(Token = "0x6002EF2")]
1377 [global::Cpp2ILInjected.Address(RVA = "0x1C1106C", Offset = "0x1C1106C", Length = "0x4C")]
1378 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1379 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1380 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1381 public override void Insert(int index, object obj)
1382 {
1383 throw null;
1384 }
1385
1386 [global::Cpp2ILInjected.Token(Token = "0x6002EF3")]
1387 [global::Cpp2ILInjected.Address(RVA = "0x1C110B8", Offset = "0x1C110B8", Length = "0x4C")]
1388 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1389 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1390 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1391 public override void InsertRange(int index, ICollection c)
1392 {
1393 throw null;
1394 }
1395
1396 [global::Cpp2ILInjected.Token(Token = "0x6002EF4")]
1397 [global::Cpp2ILInjected.Address(RVA = "0x1C11104", Offset = "0x1C11104", Length = "0x4C")]
1398 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1399 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1400 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1401 public override void Remove(object value)
1402 {
1403 throw null;
1404 }
1405
1406 [global::Cpp2ILInjected.Token(Token = "0x6002EF5")]
1407 [global::Cpp2ILInjected.Address(RVA = "0x1C11150", Offset = "0x1C11150", Length = "0x4C")]
1408 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1409 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1410 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1411 public override void RemoveAt(int index)
1412 {
1413 throw null;
1414 }
1415
1416 [global::Cpp2ILInjected.Token(Token = "0x6002EF6")]
1417 [global::Cpp2ILInjected.Address(RVA = "0x1C1119C", Offset = "0x1C1119C", Length = "0x4C")]
1418 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1419 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1420 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1421 public override void RemoveRange(int index, int count)
1422 {
1423 throw null;
1424 }
1425
1426 [global::Cpp2ILInjected.Token(Token = "0x6002EF7")]
1427 [global::Cpp2ILInjected.Address(RVA = "0x1C111E8", Offset = "0x1C111E8", Length = "0x4C")]
1428 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1429 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1430 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1431 public override void Sort(int index, int count, IComparer comparer)
1432 {
1433 throw null;
1434 }
1435
1436 [global::Cpp2ILInjected.Token(Token = "0x6002EF8")]
1437 [global::Cpp2ILInjected.Address(RVA = "0x1C11234", Offset = "0x1C11234", Length = "0x14")]
1438 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1439 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1440 public override object[] ToArray()
1441 {
1442 throw null;
1443 }
1444
1445 [global::Cpp2ILInjected.Token(Token = "0x6002EF9")]
1446 [global::Cpp2ILInjected.Address(RVA = "0x1C11248", Offset = "0x1C11248", Length = "0x14")]
1447 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1448 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1449 public override global::System.Array ToArray(global::System.Type type)
1450 {
1451 throw null;
1452 }
1453
1454 [global::Cpp2ILInjected.Token(Token = "0x40019E8")]
1455 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
1457 }
1458
1459 [global::Cpp2ILInjected.Token(Token = "0x2000606")]
1460 [global::System.Serializable]
1461 private sealed class ArrayListEnumeratorSimple : IEnumerator, global::System.ICloneable
1462 {
1463 [global::Cpp2ILInjected.Token(Token = "0x6002EFA")]
1464 [global::Cpp2ILInjected.Address(RVA = "0x1C0E788", Offset = "0x1C0E788", Length = "0x100")]
1465 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ArrayList), Member = "GetEnumerator", ReturnType = typeof(IEnumerator))]
1466 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1467 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
1468 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(global::System.Type))]
1469 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
1470 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "op_Equality", MemberParameters = new object[]
1471 {
1472 typeof(global::System.Type),
1473 typeof(global::System.Type)
1474 }, ReturnType = typeof(bool))]
1475 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1477 {
1478 throw null;
1479 }
1480
1481 [global::Cpp2ILInjected.Token(Token = "0x6002EFB")]
1482 [global::Cpp2ILInjected.Address(RVA = "0x1C1125C", Offset = "0x1C1125C", Length = "0x8")]
1483 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1484 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "MemberwiseClone", ReturnType = typeof(object))]
1485 public object Clone()
1486 {
1487 throw null;
1488 }
1489
1490 [global::Cpp2ILInjected.Token(Token = "0x6002EFC")]
1491 [global::Cpp2ILInjected.Address(RVA = "0x1C11264", Offset = "0x1C11264", Length = "0x190")]
1492 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1493 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1494 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1495 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
1496 public bool MoveNext()
1497 {
1498 throw null;
1499 }
1500
1501 [global::Cpp2ILInjected.Token(Token = "0x17000761")]
1502 public object Current
1503 {
1504 [global::Cpp2ILInjected.Token(Token = "0x6002EFD")]
1505 [global::Cpp2ILInjected.Address(RVA = "0x1C113F4", Offset = "0x1C113F4", Length = "0xCC")]
1506 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1507 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1508 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1509 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
1510 get
1511 {
1512 throw null;
1513 }
1514 }
1515
1516 [global::Cpp2ILInjected.Token(Token = "0x6002EFE")]
1517 [global::Cpp2ILInjected.Address(RVA = "0x1C114C0", Offset = "0x1C114C0", Length = "0xC4")]
1518 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1519 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1520 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1521 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
1522 public void Reset()
1523 {
1524 throw null;
1525 }
1526
1527 // Note: this type is marked as 'beforefieldinit'.
1528 [global::Cpp2ILInjected.Token(Token = "0x6002EFF")]
1529 [global::Cpp2ILInjected.Address(RVA = "0x1C11584", Offset = "0x1C11584", Length = "0x70")]
1530 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1531 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
1532 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1534 {
1535 throw null;
1536 }
1537
1538 [global::Cpp2ILInjected.Token(Token = "0x40019E9")]
1539 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
1541
1542 [global::Cpp2ILInjected.Token(Token = "0x40019EA")]
1543 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
1544 private int _index;
1545
1546 [global::Cpp2ILInjected.Token(Token = "0x40019EB")]
1547 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
1548 private int _version;
1549
1550 [global::Cpp2ILInjected.Token(Token = "0x40019EC")]
1551 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
1552 private object _currentElement;
1553
1554 [global::Cpp2ILInjected.Token(Token = "0x40019ED")]
1555 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
1556 private bool _isArrayList;
1557
1558 [global::Cpp2ILInjected.Token(Token = "0x40019EE")]
1559 private static object s_dummyObject;
1560 }
1561
1562 [global::Cpp2ILInjected.Token(Token = "0x2000607")]
1563 internal class ArrayListDebugView
1564 {
1565 }
1566 }
1567}
class f__AnonymousType0<< Count > j__TPar
override int IndexOf(object value)
override void AddRange(ICollection c)
Definition ArrayList.cs:958
override void Insert(int index, object obj)
override void Remove(object value)
override void InsertRange(int index, ICollection c)
override void RemoveRange(int index, int count)
override void CopyTo(int index, global::System.Array array, int arrayIndex, int count)
override void CopyTo(global::System.Array array, int index)
Definition ArrayList.cs:999
override bool Contains(object obj)
Definition ArrayList.cs:989
override void Sort(int index, int count, IComparer comparer)
override global::System.Array ToArray(global::System.Type type)
override void Sort(int index, int count, IComparer comparer)
override void AddRange(ICollection c)
override global::System.Array ToArray(global::System.Type type)
override void RemoveRange(int index, int count)
override void InsertRange(int index, ICollection c)
override void Insert(int index, object obj)
override void CopyTo(global::System.Array array, int index)
override void CopyTo(int index, global::System.Array array, int arrayIndex, int count)
virtual void CopyTo(global::System.Array array, int arrayIndex)
Definition ArrayList.cs:531
virtual int Add(object value)
Definition ArrayList.cs:446
virtual void AddRange(ICollection c)
Definition ArrayList.cs:455
static ArrayList ReadOnly(ArrayList list)
Definition ArrayList.cs:661
virtual IEnumerator GetEnumerator()
Definition ArrayList.cs:576
virtual void CopyTo(global::System.Array array)
Definition ArrayList.cs:507
virtual int IndexOf(object value)
Definition ArrayList.cs:591
virtual global::System.Array ToArray(global::System.Type type)
Definition ArrayList.cs:796
virtual void RemoveRange(int index, int count)
Definition ArrayList.cs:718
virtual void RemoveAt(int index)
Definition ArrayList.cs:694
static ArrayList Adapter(IList list)
Definition ArrayList.cs:436
virtual void Remove(object obj)
Definition ArrayList.cs:671
virtual void Insert(int index, object value)
Definition ArrayList.cs:614
virtual object[] ToArray()
Definition ArrayList.cs:768
virtual bool Contains(object item)
Definition ArrayList.cs:498
virtual void CopyTo(int index, global::System.Array array, int arrayIndex, int count)
Definition ArrayList.cs:556
virtual void Sort(IComparer comparer)
Definition ArrayList.cs:728
virtual void InsertRange(int index, ICollection c)
Definition ArrayList.cs:647
virtual void Sort(int index, int count, IComparer comparer)
Definition ArrayList.cs:751