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_1

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

Definition at line 161 of file Dictionary.cs.

162 {
163 [global::Cpp2ILInjected.Token(Token = "0x6003026")]
164 [global::Cpp2ILInjected.Address(RVA = "0x1927678", Offset = "0x1927678", Length = "0x64")]
165 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
166 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
168 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
169 get
170 {
171 throw null;
172 }
173 }