1 write to _authenticateTask
Microsoft.AspNetCore.Authentication (1)
AuthenticationHandler.cs (1)
252_authenticateTask = HandleAuthenticateAsync();
2 references to _authenticateTask
Microsoft.AspNetCore.Authentication (2)
AuthenticationHandler.cs (2)
250if (_authenticateTask == null) 255return _authenticateTask;