1 write to contentType
System.ServiceModel (1)
System\ServiceModel\Channels\BinaryVersion.cs (1)
21this.contentType = contentType;
1 reference to contentType
System.ServiceModel (1)
System\ServiceModel\Channels\BinaryVersion.cs (1)
27public string ContentType { get { return contentType; } }