2 implementations of HeuristicDecision
System.Transactions.Local (2)
_generated\29\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterNotifyAsync2.cs (1)
130
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterNotifyAsync2.
HeuristicDecision
(global::System.Transactions.DtcProxyShim.OletxTransactionHeuristic dwDecision, nint pboidReason, uint hresult)
System\Transactions\DtcProxyShim\VoterNotifyShim.cs (1)
37
public void
HeuristicDecision
([MarshalAs(UnmanagedType.U4)] OletxTransactionHeuristic dwDecision, IntPtr pboidReason, uint hresult)
1 reference to HeuristicDecision
System.Transactions.Local (1)
_generated\29\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterNotifyAsync2.cs (1)
155
@this.
HeuristicDecision
(dwDecision, pboidReason, hresult);