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