2 writes to _isNextQueued
Aspire.Hosting (2)
IInteractionService.cs (2)
166
_isNextQueued
= true;
175
_isNextQueued
= false;
2 references to _isNextQueued
Aspire.Hosting (2)
IInteractionService.cs (2)
153
if (
_isNextQueued
)
173
if (
_isNextQueued
)