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

◆ GetService()

override object System.ComponentModel.NestedContainer.GetService ( Type service)
inlineprotectedvirtual

Reimplemented from System.ComponentModel.Container.

Definition at line 94 of file NestedContainer.cs.

95 {
96 if (!true)
97 {
98 }
99 Type type;
100 bool flag = service == type;
101 return base.GetService(service);
102 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.