Base:
method
SetContentType
System.ServiceModel.Channels.HttpOutput.SetContentType(System.String)
3 references to SetContentType
System.ServiceModel (3)
System\ServiceModel\Channels\HttpChannelHelpers.cs (3)
2956this.SetContentType(contentType); 2971this.SetContentType(null); 3004this.SetContentType(value);