1 write to _authenticationState
Aspire.Hosting.RemoteHost (1)
Language\LanguageService.cs (1)
32
_authenticationState
= authenticationState;
3 references to _authenticationState
Aspire.Hosting.RemoteHost (3)
Language\LanguageService.cs (3)
52
_authenticationState
.ThrowIfNotAuthenticated();
93
_authenticationState
.ThrowIfNotAuthenticated();
132
_authenticationState
.ThrowIfNotAuthenticated();