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