1 implementation of ITransactionVoterBallotAsync2
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
318class VoterBallot : ITransactionVoterBallotAsync2, IEnlistmentNotification
1 reference to ITransactionVoterBallotAsync2
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
203IntPtr ppv = InterfaceHelper.GetInterfacePtrForObject(typeof(ITransactionVoterBallotAsync2).GUID, this.currentVoter);