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 System.Collections.IDictionary. System.Collections.Generic.Dictionary< TKey, TValue >.IsReadOnly
getsetprivate

Implements System.Collections.Generic.ICollection< T >.

Definition at line 584 of file Dictionary.cs.

585 {
586 [global::Cpp2ILInjected.Token(Token = "0x6003044")]
587 [global::Cpp2ILInjected.Address(RVA = "0x192924C", Offset = "0x192924C", Length = "0x8")]
588 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
589 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
590 get
591 {
592 throw null;
593 }
594 }