2 writes to _resyncPending
aspire (2)
Backchannel\ResourceSnapshotWatcher.cs (2)
184_resyncPending = true; 231_resyncPending = false;
2 references to _resyncPending
aspire (2)
Backchannel\ResourceSnapshotWatcher.cs (2)
172if (_pendingUpdates is not null && !_resyncPending) 226if (_resyncPending)