2 implementations of Register
System.Web (2)
Hosting\CustomRuntimeManager.cs (1)
32public ICustomRuntimeRegistrationToken Register(ICustomRuntime customRuntime) {
Hosting\ProcessHost.cs (1)
844ICustomRuntimeRegistrationToken ICustomRuntimeManager.Register(ICustomRuntime customRuntime) {