1 write to contextExchangeMechanism
System.ServiceModel (1)
System\ServiceModel\Channels\ContextProtocol.cs (1)
28this.contextExchangeMechanism = contextExchangeMechanism;
1 reference to contextExchangeMechanism
System.ServiceModel (1)
System\ServiceModel\Channels\ContextProtocol.cs (1)
33get { return this.contextExchangeMechanism; }