2 references to TransactionScopeIsolationLevelDifferentFromTransaction
System.Transactions.Local (2)
System\Transactions\TransactionScope.cs (2)
215
throw new ArgumentException(SR.
TransactionScopeIsolationLevelDifferentFromTransaction
, nameof(transactionOptions));
297
throw new ArgumentException(SR.
TransactionScopeIsolationLevelDifferentFromTransaction
, nameof(transactionOptions));