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()

object System.ComponentModel.NestedContainer.Site.GetService ( Type service)
inline

Implements System.IServiceProvider.

Definition at line 148 of file NestedContainer.cs.

149 {
150 if (!true)
151 {
152 }
153 Type type;
154 bool flag = service == type;
155 IContainer container = this.<Container>k__BackingField;
156 throw new InvalidCastException();
157 }
class f__AnonymousType0<< Count > j__TPar
readonly IComponent< Component > k__BackingField

References j__TPar, and System.ComponentModel.NestedContainer.Site.k__BackingField.