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