1 instantiation of VoterBallotShim
System.Transactions.Local (1)
System\Transactions\DtcProxyShim\TransactionShim.cs (1)
34
var voterShim = new
VoterBallotShim
(voterNotifyShim);
8 references to VoterBallotShim
System.Transactions.Local (8)
System\Transactions\DtcProxyShim\TransactionShim.cs (2)
31
public void CreateVoter(OletxPhase1VolatileEnlistmentContainer managedIdentifier, out
VoterBallotShim
voterBallotShim)
34
var
voterShim = new VoterBallotShim(voterNotifyShim);
System\Transactions\Oletx\OletxTransaction.cs (2)
677
VoterBallotShim
? voterShim = null;
850
VoterBallotShim
? voterShim = null;
System\Transactions\Oletx\OletxVolatileEnlistment.cs (4)
546
private
VoterBallotShim
? _voterBallotShim;
629
VoterBallotShim
? localVoterShim = null;
685
internal
VoterBallotShim
? VoterBallotShim
707
VoterBallotShim
? localVoterShim = null;