2 references to XACT_E_ALREADYINPROGRESS
System.Transactions (2)
System\Transactions\Oletx\OleTxTransaction.cs (2)
1239else if ( NativeMethods.XACT_E_ALREADYINPROGRESS == comException.ErrorCode ) 1320if ( NativeMethods.XACT_E_ALREADYINPROGRESS == comException.ErrorCode )