7 references to ThrowIfNotAuthenticated
Aspire.Hosting.RemoteHost (7)
CodeGeneration\CodeGenerationService.cs (2)
58
_authenticationState.
ThrowIfNotAuthenticated
();
237
_authenticationState.
ThrowIfNotAuthenticated
();
Language\LanguageService.cs (3)
52
_authenticationState.
ThrowIfNotAuthenticated
();
93
_authenticationState.
ThrowIfNotAuthenticated
();
132
_authenticationState.
ThrowIfNotAuthenticated
();
RemoteAppHostService.cs (2)
100
_authenticationState.
ThrowIfNotAuthenticated
();
126
_authenticationState.
ThrowIfNotAuthenticated
();