3 references to _propAppDomainHandlerType
System.Web (3)
Configuration\ProtocolsSection.cs (3)
183
_properties.Add(
_propAppDomainHandlerType
);
241
return (string)base[
_propAppDomainHandlerType
];
245
base[
_propAppDomainHandlerType
] = value;