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

◆ Count

int System.Collections.Generic.Dictionary< TKey, TValue >.ValueCollection.Count
getset

Implements System.Collections.Generic.ICollection< T >.

Definition at line 1282 of file Dictionary.cs.

1283 {
1284 [global::Cpp2ILInjected.Token(Token = "0x600306E")]
1285 [global::Cpp2ILInjected.Address(RVA = "0x189965C", Offset = "0x189965C", Length = "0x18")]
1286 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
1287 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1288 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1289 get
1290 {
1291 throw null;
1292 }
1293 }