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

◆ this[TKey key]

TValue System.Collections.Generic.Dictionary< TKey, TValue >.this[TKey key]
getset

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

Definition at line 176 of file Dictionary.cs.

177 {
178 [global::Cpp2ILInjected.Token(Token = "0x6003027")]
179 [global::Cpp2ILInjected.Address(RVA = "0x19276DC", Offset = "0x19276DC", Length = "0x90")]
180 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
181 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
183 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowKeyNotFoundException", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
184 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
185 get
186 {
187 throw null;
188 }
189 [global::Cpp2ILInjected.Token(Token = "0x6003028")]
190 [global::Cpp2ILInjected.Address(RVA = "0x192776C", Offset = "0x192776C", Length = "0x18")]
191 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
192 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.Marshal), Member = "GetCustomMarshalerInstance", MemberParameters = new object[]
193 {
194 typeof(global::System.Type),
195 typeof(string)
196 }, ReturnType = typeof(global::System.Runtime.InteropServices.ICustomMarshaler))]
197 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
198 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
199 set
200 {
201 throw null;
202 }
203 }
class f__AnonymousType0<< Count > j__TPar