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