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