3 references to Doomed
System.Transactions (3)
System\Transactions\Oletx\OletxEnlistment.cs (1)
1022
if ( ( oletxTransaction.realOletxTransaction.
Doomed
) ||
System\Transactions\Oletx\OletxVolatileEnlistment.cs (2)
282
localPhase0Shim.Phase0Done( ( this.collectedVoteYes ) && ( !this.realOletxTransaction.
Doomed
) );
835
if ( ( collectedVoteYes ) && ( ! realOletxTransaction.
Doomed
) )