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