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