3 references to _propEncoderType
System.Web (3)
Configuration\HttpRuntimeSection.cs (3)
344
_properties.Add(
_propEncoderType
);
662
return (string)base[
_propEncoderType
];
665
base[
_propEncoderType
] = value;