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

◆ DesignMode

bool System.ComponentModel.NestedContainer.Site.DesignMode
getset

Implements System.ComponentModel.ISite.

Definition at line 168 of file NestedContainer.cs.

169 {
170 [global::Cpp2ILInjected.Token(Token = "0x60018B6")]
171 [global::Cpp2ILInjected.Address(RVA = "0x1E55F34", Offset = "0x1E55F34", Length = "0x1C8")]
172 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
173 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
174 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
175 get
176 {
177 throw null;
178 }
179 }