2 references to AppDomainHandlerType
System.Web (2)
Configuration\ProtocolsSection.cs (1)
282appDomainHandlerType = Type.GetType(AppDomainHandlerType, true /*throwOnError*/);
Hosting\ProcessHost.cs (1)
407configEntry.AppDomainHandlerType,