5 references to Done
System.Transactions (5)
System\Transactions\Oletx\OletxEnlistment.cs (2)
420
else if ( OletxEnlistmentState.
Done
== localState )
886
state = OletxEnlistmentState.
Done
;
System\Transactions\Oletx\OletxResourceManager.cs (3)
735
if ( OletxEnlistment.OletxEnlistmentState.
Done
== localEnlistment.State )
786
if ( OletxEnlistment.OletxEnlistmentState.
Done
== localEnlistment.State )
839
if ( OletxEnlistment.OletxEnlistmentState.
Done
== localEnlistment.State )