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