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