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