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