terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ DesignMode

bool System.ComponentModel.NestedContainer.Site.DesignMode
get

Implements System.ComponentModel.ISite.

Definition at line 161 of file NestedContainer.cs.

162 {
163 get
164 {
165 if (this.<Container>k__BackingField != null)
166 {
167 }
168 if (this == null || this != null)
169 {
170 }
171 long value = 0.m_value;
172 throw new InvalidCastException();
173 }
174 }
readonly IComponent< Component > k__BackingField