1 write to contextExchangeMechanism
System.ServiceModel (1)
System\ServiceModel\Channels\ContextReplyChannel.cs (1)
18this.contextExchangeMechanism = contextExchangeMechanism;
1 reference to contextExchangeMechanism
System.ServiceModel (1)
System\ServiceModel\Channels\ContextReplyChannel.cs (1)
130ServiceContextProtocol contextProtocol = new ServiceContextProtocol(this.contextExchangeMechanism);