2 references to ReturnContentType
Encoding.Encoders.IntegrationTests (2)
TextEncodingTests.4.1.0.cs (2)
31
Assert.Throws<ProtocolException>(() => { serviceProxy.
ReturnContentType
(testContentType); });
64
channel.
ReturnContentType
(testQuotedCharSetContentType);