2 references to ProcessHandlerType
System.Web (2)
Configuration\ProtocolsSection.cs (1)
267
processHandlerType = Type.GetType(
ProcessHandlerType
, true /*throwOnError*/);
Hosting\ProcessHost.cs (1)
470
configEntry.
ProcessHandlerType
,