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

◆ prop_ICollection_1_0

ICollection<TKey> System.Collections.Generic.Dictionary< TKey, TValue >.prop_ICollection_1_0
getsetprivate

Definition at line 131 of file Dictionary.cs.

132 {
133 [global::Cpp2ILInjected.Token(Token = "0x6003024")]
134 [global::Cpp2ILInjected.Address(RVA = "0x19275B0", Offset = "0x19275B0", Length = "0x64")]
135 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
136 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
137 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
138 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
139 get
140 {
141 throw null;
142 }
143 }