5 references to CreateContextChannelRequestContext
System.ServiceModel (5)
System\ServiceModel\Channels\ContextReplySessionChannel.cs (5)
60return this.CreateContextChannelRequestContext(innerContext); 72context = this.CreateContextChannelRequestContext(innerContext); 97return this.CreateContextChannelRequestContext(innerContext); 110return this.CreateContextChannelRequestContext(innerContext); 119context = this.CreateContextChannelRequestContext(innerContext);