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 [1/2]

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

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

Definition at line 146 of file Dictionary.cs.

147 {
148 [global::Cpp2ILInjected.Token(Token = "0x6003025")]
149 [global::Cpp2ILInjected.Address(RVA = "0x1927614", Offset = "0x1927614", Length = "0x64")]
150 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
151 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
152 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
153 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
154 get
155 {
156 throw null;
157 }
158 }