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.Concurrent.ConcurrentDictionary< TKey, TValue >.IsReadOnly
getsetprivate

Implements System.Collections.IDictionary.

Definition at line 547 of file ConcurrentDictionary.cs.

548 {
549 [global::Cpp2ILInjected.Token(Token = "0x6002FA2")]
550 [global::Cpp2ILInjected.Address(RVA = "0x1915AD8", Offset = "0x1915AD8", Length = "0x8")]
551 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
552 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
553 get
554 {
555 throw null;
556 }
557 }