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