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

◆ IsReadOnly

bool Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue >.IsReadOnly
getset

Implements System.Collections.IDictionary.

Definition at line 214 of file DictionaryWrapper.cs.

215 {
216 [global::Cpp2ILInjected.Token(Token = "0x6000386")]
217 [global::Cpp2ILInjected.Address(RVA = "0x19259D4", Offset = "0x19259D4", Length = "0x108")]
218 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
219 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
220 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
221 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
222 get
223 {
224 throw null;
225 }
226 }