1 write to transactionIsolationLevelSet
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
385
this.
transactionIsolationLevelSet
= true;
1 reference to transactionIsolationLevelSet
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
391
get { return this.
transactionIsolationLevelSet
; }