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

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

Definition at line 1021 of file Dictionary.cs.

1022 {
1023 [global::Cpp2ILInjected.Token(Token = "0x600305B")]
1024 [global::Cpp2ILInjected.Address(RVA = "0x171364C", Offset = "0x171364C", Length = "0x8")]
1025 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
1026 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1027 get
1028 {
1029 throw null;
1030 }
1031 }