1 write to isolationLevel
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactedBatchContext.cs (1)
188this.isolationLevel = dispatcher.TransactionIsolationLevel;
1 reference to isolationLevel
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactedBatchContext.cs (1)
257return this.isolationLevel;