2 references to ClientDuplexDecoder
System.ServiceModel (2)
System\ServiceModel\Channels\FramingChannels.cs (2)
257this.decoder = new ClientDuplexDecoder(0); 456channel.decoder = new ClientDuplexDecoder(0);