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

◆ Container

IContainer System.ComponentModel.Container.Site.Container
getset

Implements System.ComponentModel.ISite.

Definition at line 273 of file Container.cs.

274 {
275 [global::Cpp2ILInjected.Token(Token = "0x6001A25")]
276 [global::Cpp2ILInjected.Address(RVA = "0x1E63ECC", Offset = "0x1E63ECC", Length = "0x8")]
277 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
278 get
279 {
280 throw null;
281 }
282 }