2 references to ManifestRunner
mscorlib (2)
system\appdomainmanager.cs (1)
169ManifestRunner runner = new ManifestRunner(domain, domain.ActivationContext);
system\applicationactivator.cs (1)
135ManifestRunner runner = new ManifestRunner(AppDomain.CurrentDomain, activationContext);