14 references to XACT_E_TMNOTAVAILABLE
System.Transactions (14)
System\Transactions\Oletx\OletxEnlistment.cs (7)
514( NativeMethods.XACT_E_TMNOTAVAILABLE == ex.ErrorCode ) 599( NativeMethods.XACT_E_TMNOTAVAILABLE == ex.ErrorCode ) 1075( NativeMethods.XACT_E_TMNOTAVAILABLE == ex.ErrorCode ) 1195( NativeMethods.XACT_E_TMNOTAVAILABLE == ex.ErrorCode ) 1259( NativeMethods.XACT_E_TMNOTAVAILABLE == ex.ErrorCode ) 1335( NativeMethods.XACT_E_TMNOTAVAILABLE == ex.ErrorCode ) 1416( NativeMethods.XACT_E_TMNOTAVAILABLE == ex.ErrorCode )
System\Transactions\Oletx\OletxResourceManager.cs (3)
118( NativeMethods.XACT_E_TMNOTAVAILABLE == ex.ErrorCode ) 142( NativeMethods.XACT_E_TMNOTAVAILABLE == comEx.ErrorCode ) 203( NativeMethods.XACT_E_TMNOTAVAILABLE == ex.ErrorCode )
System\Transactions\Oletx\OletxTransactionManager.cs (1)
840( NativeMethods.XACT_E_TMNOTAVAILABLE == comException.ErrorCode )
System\Transactions\Oletx\OletxVolatileEnlistment.cs (3)
289( NativeMethods.XACT_E_TMNOTAVAILABLE == ex.ErrorCode ) 736( NativeMethods.XACT_E_TMNOTAVAILABLE == ex.ErrorCode ) 869( NativeMethods.XACT_E_TMNOTAVAILABLE == ex.ErrorCode )