5 references to ConfigurationStringsWebContentTypeMapperType
System.ServiceModel.Web (5)
System\ServiceModel\Configuration\WebMessageEncodingElement.cs (5)
52
[ConfigurationProperty(
ConfigurationStringsWebContentTypeMapperType
, DefaultValue = "")]
56
get { return (string) base[
ConfigurationStringsWebContentTypeMapperType
]; }
63
base[
ConfigurationStringsWebContentTypeMapperType
] = value;
93
ConfigurationStringsWebContentTypeMapperType
,
106
ConfigurationStringsWebContentTypeMapperType
,