Base:
property
ContentType
System.ServiceModel.Channels.MessageEncoder.ContentType
3 references to ContentType
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\MtomMessageEncoder.cs (3)
330return IsContentTypeSupported(contentType, ContentType, MediaType); 367if (contentType == ContentType) 402if (contentType == ContentType)