10 references to PrepareRequestDone
System.Transactions.Local (10)
System\Transactions\Oletx\OletxEnlistment.cs (10)
318localEnlistmentShim!.PrepareRequestDone(OletxPrepareVoteType.Prepared); 334localEnlistmentShim!.PrepareRequestDone(OletxPrepareVoteType.ReadOnly); 353localEnlistmentShim!.PrepareRequestDone(OletxPrepareVoteType.Failed); 765localEnlistmentShim.PrepareRequestDone(OletxPrepareVoteType.ReadOnly); 783localEnlistmentShim.PrepareRequestDone(OletxPrepareVoteType.SinglePhase); 892localEnlistmentShim.PrepareRequestDone(OletxPrepareVoteType.Prepared); 996localEnlistmentShim?.PrepareRequestDone(OletxPrepareVoteType.Failed); 1051localEnlistmentShim?.PrepareRequestDone(OletxPrepareVoteType.SinglePhase); 1110localEnlistmentShim?.PrepareRequestDone(OletxPrepareVoteType.Failed); 1160localEnlistmentShim?.PrepareRequestDone(OletxPrepareVoteType.InDoubt);