1 write to cachedCorrelationDataSource
System.ServiceModel (1)
System\ServiceModel\Channels\ContextBindingElement.cs (1)
374
cachedCorrelationDataSource
= new CorrelationDataSourceHelper(
2 references to cachedCorrelationDataSource
System.ServiceModel (2)
System\ServiceModel\Channels\ContextBindingElement.cs (2)
372
if (
cachedCorrelationDataSource
== null)
378
return
cachedCorrelationDataSource
;