2 writes to EnlistmentAsync
System.Transactions.Local (2)
System\Transactions\DtcProxyShim\EnlistmentNotifyShim.cs (1)
38
ITransactionEnlistmentAsync? pEnlistmentAsync = Interlocked.Exchange(ref
EnlistmentAsync
, null);
System\Transactions\DtcProxyShim\ResourceManagerShim.cs (1)
31
pEnlistmentNotifyShim.
EnlistmentAsync
= pEnlistmentAsync;