1 write to contextProtocol
System.ServiceModel (1)
System\ServiceModel\Channels\ContextChannelRequestContext.cs (1)
29this.contextProtocol = contextProtocol;
2 references to contextProtocol
System.ServiceModel (2)
System\ServiceModel\Channels\ContextChannelRequestContext.cs (2)
75this.contextProtocol.OnOutgoingMessage(message, this); 131this.context.contextProtocol.OnOutgoingMessage(message, this.context);