8 references to IVoterBallotShim
System.Transactions (8)
System\Transactions\Oletx\DtcInterfaces.cs (1)
233[MarshalAs(UnmanagedType.Interface)] out IVoterBallotShim voterBallotShim
System\Transactions\Oletx\OleTxTransaction.cs (2)
823IVoterBallotShim voterShim = null; 1040IVoterBallotShim voterShim = null;
System\Transactions\Oletx\OletxVolatileEnlistment.cs (5)
597IVoterBallotShim voterBallotShim; 698IVoterBallotShim localVoterShim = null; 778internal IVoterBallotShim VoterBallotShim 782IVoterBallotShim returnValue = null; 801IVoterBallotShim localVoterShim = null;