1 write to contentType
System.ServiceModel.Web (1)
System\ServiceModel\Channels\WebScriptMetadataMessageEncoderFactory.cs (1)
46this.mediaType = this.contentType = applicationJavaScriptMediaType;
1 reference to contentType
System.ServiceModel.Web (1)
System\ServiceModel\Channels\WebScriptMetadataMessageEncoderFactory.cs (1)
52get { return contentType; }