1 write to _processHandlerTypeName
System.Web (1)
Configuration\ProtocolsConfigurationEntry.cs (1)
43_processHandlerTypeName = processHandlerType;
1 reference to _processHandlerTypeName
System.Web (1)
Configuration\ProtocolsConfigurationEntry.cs (1)
61processHandlerType = Type.GetType(_processHandlerTypeName, true /*throwOnError*/);