2 references to XACT_E_NOTRANSACTION
System.Transactions.Local (2)
System\Transactions\Oletx\OletxTransactionManager.cs (1)
621OletxHelper.XACT_E_NOTRANSACTION == comException.ErrorCode
System\Transactions\TransactionInterop.cs (1)
350catch (COMException ex) when (ex.ErrorCode == OletxHelper.XACT_E_NOTRANSACTION)