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

◆ IsReadOnly

bool System.Collections.Generic.ICollection<TElement>. System.Linq.Lookup< TKey, TElement >.Grouping.IsReadOnly
getsetprivate

Definition at line 172 of file Lookup.cs.

173 {
174 [global::Cpp2ILInjected.Token(Token = "0x60000F6")]
175 [global::Cpp2ILInjected.Address(RVA = "0x16B0784", Offset = "0x16B0784", Length = "0x8")]
176 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
177 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
178 get
179 {
180 throw null;
181 }
182 }
int System.Collections.Generic.ICollection< TElement >. Count
Definition Lookup.cs:160