4 references to s_nonInteractiveScope
Aspire.Hosting (4)
InteractionService.cs (4)
45if (s_nonInteractiveScope.Value) 80_previousValue = s_nonInteractiveScope.Value; 81s_nonInteractiveScope.Value = true; 86s_nonInteractiveScope.Value = _previousValue;