2 references to Create
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\FramingChannels.cs (1)
165EncodedContentType encodedContentType = EncodedContentType.Create(MessageEncoder.ContentType);
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
48EncodedContentType encodedContentType = EncodedContentType.Create(_settings.MessageEncoderFactory.Encoder.ContentType);