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

◆ Values [2/2]

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

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

Definition at line 611 of file Dictionary.cs.

612 {
613 [global::Cpp2ILInjected.Token(Token = "0x6003046")]
614 [global::Cpp2ILInjected.Address(RVA = "0x1929268", Offset = "0x1929268", Length = "0x14")]
615 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
616 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
617 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
618 get
619 {
620 throw null;
621 }
622 }