1 instantiation of CachedBindingContextState
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
38
_cachedContextState = new
CachedBindingContextState
();
1 reference to CachedBindingContextState
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
30
private
CachedBindingContextState
_cachedContextState;