1 write to _authenticationState
Aspire.Hosting.RemoteHost (1)
CodeGeneration\CodeGenerationService.cs (1)
37
_authenticationState
= authenticationState;
3 references to _authenticationState
Aspire.Hosting.RemoteHost (3)
CodeGeneration\CodeGenerationService.cs (3)
61
_authenticationState
.ThrowIfNotAuthenticated();
240
_authenticationState
.ThrowIfNotAuthenticated();
298
_authenticationState
.ThrowIfNotAuthenticated();