1 instantiation of CachedBindingContextState
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
3559this.cachedContextState = new CachedBindingContextState();
1 reference to CachedBindingContextState
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
3551CachedBindingContextState cachedContextState;