1 write to contentType
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\FormatSelectingMessageInspector.cs (1)
221this.contentType = contentType;
1 reference to contentType
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\FormatSelectingMessageInspector.cs (1)
231get { return this.contentType; }