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