1 interface inheriting from ITransactionVoterFactory2
System.Transactions.Local (1)
_generated\28\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterFactory2.cs (1)
20
file unsafe interface InterfaceImplementation : global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionVoterFactory2
6 references to ITransactionVoterFactory2
System.Transactions.Local (6)
_generated\28\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterFactory2.cs (4)
36
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionVoterFactory2
.Create(global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransaction pITransaction, global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterNotifyAsync2 pVoterNotify, out global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterBallotAsync2 ppVoterBallot)
38
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionVoterFactory2
));
81
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionVoterFactory2
@this = default;
92
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionVoterFactory2
>(__this_native);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (2)
272
internal
ITransactionVoterFactory2
VoterFactory
273
=> (
ITransactionVoterFactory2
)_transactionDispenser;