2 references to WebContentTypeMapperType
System.ServiceModel.Web (2)
System\ServiceModel\Configuration\WebHttpBindingElement.cs (2)
269
if (!
WebContentTypeMapperType
.IsAssignableFrom(type))
272
SR2.GetString(SR2.ConfigInvalidWebContentTypeMapperType, contentTypeMapperType,
WebContentTypeMapperType
.ToString())));