2 references to _customRuntimeManager
System.Web (2)
Hosting\ProcessHost.cs (2)
825
Action customRuntimeResumeCallback =
_customRuntimeManager
.SuspendAllCustomRuntimes();
846
return
_customRuntimeManager
.Register(customRuntime);