3 references to Success
Aspire.Dashboard (1)
DashboardWebApplication.cs (1)
779context.Success();
Microsoft.AspNetCore.Authentication.Certificate (1)
CertificateAuthenticationHandler.cs (1)
185certificateValidatedContext.Success();
Microsoft.AspNetCore.Authentication.JwtBearer (1)
JwtBearerHandler.cs (1)
176tokenValidatedContext.Success();