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

◆ Key

TKey System.Linq.Lookup< TKey, TElement >.Grouping.Key
getset

Definition at line 146 of file Lookup.cs.

147 {
148 [global::Cpp2ILInjected.Token(Token = "0x60000F4")]
149 [global::Cpp2ILInjected.Address(RVA = "0x16B0774", Offset = "0x16B0774", Length = "0x8")]
150 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
151 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
152 get
153 {
154 throw null;
155 }
156 }
int System.Collections.Generic.ICollection< TElement >. Count
Definition Lookup.cs:160