3 references to _propProcessHandlerType
System.Web (3)
Configuration\ProtocolsSection.cs (3)
182
_properties.Add(
_propProcessHandlerType
);
228
return (string)base[
_propProcessHandlerType
];
232
base[
_propProcessHandlerType
] = value;