2 writes to cacheContextState
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelDemuxer.cs (2)
3556
this.
cacheContextState
= cacheContextState;
3567
this.
cacheContextState
= element.cacheContextState;
3 references to cacheContextState
System.ServiceModel (3)
System\ServiceModel\Channels\ChannelDemuxer.cs (3)
3567
this.cacheContextState = element.
cacheContextState
;
3607
if (!this.
cacheContextState
)
3675
if (this.
cacheContextState
&& this.cachedContextState.IsStateCached)