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

◆ Values

ICollection System.Collections.Specialized.OrderedDictionary.Values
getset

Implements System.Collections.IDictionary.

Definition at line 273 of file OrderedDictionary.cs.

274 {
275 [global::Cpp2ILInjected.Token(Token = "0x6001C72")]
276 [global::Cpp2ILInjected.Address(RVA = "0x1E8F700", Offset = "0x1E8F700", Length = "0x70")]
277 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ReflectTypeDescriptionProvider.ReflectedTypeData", Member = "GetAttributes", ReturnType = typeof(AttributeCollection))]
278 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TypeDescriptor), Member = "PipelineFilter", MemberParameters = new object[]
279 {
280 typeof(int),
281 typeof(ICollection),
282 typeof(object),
283 typeof(IDictionary)
284 }, ReturnType = typeof(ICollection))]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
286 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OrderedDictionary), Member = "get_objectsArray", ReturnType = typeof(ArrayList))]
287 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
288 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
289 get
290 {
291 throw null;
292 }
293 }
class f__AnonymousType0<< Count > j__TPar