1 write to contextProtocol
System.ServiceModel (1)
System\ServiceModel\Channels\ContextInputChannelBase.cs (1)
20
this.
contextProtocol
= new ServiceContextProtocol(contextExchangeMechanism);
1 reference to contextProtocol
System.ServiceModel (1)
System\ServiceModel\Channels\ContextInputChannelBase.cs (1)
109
contextProtocol
.OnIncomingMessage(message);