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

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

Implements System.Collections.IDictionary.

Definition at line 1255 of file Hashtable.cs.

1256 {
1257 [global::Cpp2ILInjected.Token(Token = "0x6002F3D")]
1258 [global::Cpp2ILInjected.Address(RVA = "0x1C142A4", Offset = "0x1C142A4", Length = "0x14")]
1259 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1260 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1261 get
1262 {
1263 throw null;
1264 }
1265 }