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

◆ IsFixedSize

bool System.Collections.IDictionary. System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.IsFixedSize
getsetprivate

Implements System.Collections.IDictionary.

Definition at line 534 of file ConcurrentDictionary.cs.

535 {
536 [global::Cpp2ILInjected.Token(Token = "0x6002FA1")]
537 [global::Cpp2ILInjected.Address(RVA = "0x1915AD0", Offset = "0x1915AD0", Length = "0x8")]
538 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
539 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
540 get
541 {
542 throw null;
543 }
544 }