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