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

override bool System.Collections.Hashtable.SyncHashtable.IsReadOnly
getset

Implements System.Collections.IDictionary.

Definition at line 1242 of file Hashtable.cs.

1243 {
1244 [global::Cpp2ILInjected.Token(Token = "0x6002F3C")]
1245 [global::Cpp2ILInjected.Address(RVA = "0x1C14290", Offset = "0x1C14290", Length = "0x14")]
1246 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1247 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1248 get
1249 {
1250 throw null;
1251 }
1252 }