2 references to SignOutAsync
Microsoft.AspNetCore.Http.Results (1)
SignOutHttpResult.cs (1)
82await httpContext.SignOutAsync(Properties);
Microsoft.AspNetCore.Mvc.Core (1)
SignOutResult.cs (1)
119await httpContext.SignOutAsync(Properties);