8 references to ThrowIfNotAuthenticated
Aspire.Hosting.RemoteHost (8)
CodeGeneration\CodeGenerationService.cs (3)
61
_authenticationState.
ThrowIfNotAuthenticated
();
241
_authenticationState.
ThrowIfNotAuthenticated
();
299
_authenticationState.
ThrowIfNotAuthenticated
();
Language\LanguageService.cs (3)
52
_authenticationState.
ThrowIfNotAuthenticated
();
93
_authenticationState.
ThrowIfNotAuthenticated
();
132
_authenticationState.
ThrowIfNotAuthenticated
();
RemoteAppHostService.cs (2)
100
_authenticationState.
ThrowIfNotAuthenticated
();
126
_authenticationState.
ThrowIfNotAuthenticated
();