4 overrides of Run
Microsoft.AspNetCore.Authentication.OAuth (4)
11 references to Run
Aspire.Dashboard.Tests (7)
DashboardOptionsTests.cs (7)
371claimAction.Run(jsonElement, claimIdentity, "test");
425action.Run(jsonElement, claimIdentity, "test");
457action.Run(jsonElement, claimIdentity, "test");
462action.Run(jsonElement, emptyClaimIdentity, "test");
495action.Run(jsonElement, claimIdentity, "test");
500action.Run(jsonElement, emptyClaimIdentity, "test");
529action.Run(jsonElement, claimIdentity, "test");
Microsoft.AspNetCore.Authentication.OAuth (1)
Microsoft.AspNetCore.Authentication.OpenIdConnect (2)
Microsoft.AspNetCore.Authentication.Twitter (1)