5 references to CreateContextChannelRequestContext
System.ServiceModel (5)
System\ServiceModel\Channels\ContextReplyChannel.cs (5)
55return this.CreateContextChannelRequestContext(innerContext); 67context = this.CreateContextChannelRequestContext(innerContext); 91return this.CreateContextChannelRequestContext(innerContext); 104return this.CreateContextChannelRequestContext(innerContext); 113context = this.CreateContextChannelRequestContext(innerContext);