2 writes to _ignoreSpuriousProxyNotifications
System.Transactions.Local (2)
System\Transactions\DtcProxyShim\EnlistmentNotifyShim.cs (2)
30_ignoreSpuriousProxyNotifications = false; 34=> _ignoreSpuriousProxyNotifications = true;
1 reference to _ignoreSpuriousProxyNotifications
System.Transactions.Local (1)
System\Transactions\DtcProxyShim\EnlistmentNotifyShim.cs (1)
64if (!_ignoreSpuriousProxyNotifications)