2 references to _notifications
System.Transactions.Local (2)
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (2)
161
_notifications
.Enqueue(notification);
292
bool entryRemoved =
_notifications
.TryDequeue(out NotificationShimBase? notification);