2 writes to canDoSinglePhase
System.Transactions (2)
System\Transactions\Oletx\OletxEnlistment.cs (2)
99
this.
canDoSinglePhase
= canDoSinglePhase;
134
this.
canDoSinglePhase
= false;
1 reference to canDoSinglePhase
System.Transactions (1)
System\Transactions\Oletx\OletxEnlistment.cs (1)
363
if ( this.isSinglePhase && this.
canDoSinglePhase
)