Base:
method
OnIncomingMessage
System.ServiceModel.Channels.ContextProtocol.OnIncomingMessage(System.ServiceModel.Channels.Message)
2 references to OnIncomingMessage
System.ServiceModel (2)
System\ServiceModel\Channels\ContextInputChannelBase.cs (1)
109contextProtocol.OnIncomingMessage(message);
System\ServiceModel\Channels\ContextReplyChannel.cs (1)
131contextProtocol.OnIncomingMessage(innerContext.RequestMessage);