1 write to ContentType
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
3053listenerResponse.ContentType = contentType;
2 references to ContentType
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
2950string contentType = this.listenerResponse.ContentType; 2954if (contentType != this.listenerResponse.ContentType)