2 writes to _isNextQueued
Aspire.Hosting (2)
IInteractionService.cs (2)
141
_isNextQueued
= true;
150
_isNextQueued
= false;
2 references to _isNextQueued
Aspire.Hosting (2)
IInteractionService.cs (2)
128
if (
_isNextQueued
)
148
if (
_isNextQueued
)