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

◆ Keys [2/2]

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

Implements System.Collections.Generic.IDictionary< TKey, TValue >.

Definition at line 597 of file Dictionary.cs.

598 {
599 [global::Cpp2ILInjected.Token(Token = "0x6003045")]
600 [global::Cpp2ILInjected.Address(RVA = "0x1929254", Offset = "0x1929254", Length = "0x14")]
601 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
602 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
603 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
604 get
605 {
606 throw null;
607 }
608 }