2 implementations of ICustomRuntimeManager
System.Web (2)
Hosting\CustomRuntimeManager.cs (1)
15internal sealed class CustomRuntimeManager : ICustomRuntimeManager {
Hosting\ProcessHost.cs (1)
276ICustomRuntimeManager,
1 reference to ICustomRuntimeManager
System.Web (1)
Hosting\ProcessHost.cs (1)
844ICustomRuntimeRegistrationToken ICustomRuntimeManager.Register(ICustomRuntime customRuntime) {