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