5 overrides of Run
Microsoft.AspNetCore.Authentication.OAuth (4)
OpenIdConnectSample (1)
11 references to Run
Aspire.Dashboard.Tests (7)
DashboardOptionsTests.cs (7)
325claimAction.Run(jsonElement, claimIdentity, "test");
353action.Run(jsonElement, claimIdentity, "test");
385action.Run(jsonElement, claimIdentity, "test");
390action.Run(jsonElement, emptyClaimIdentity, "test");
423action.Run(jsonElement, claimIdentity, "test");
428action.Run(jsonElement, emptyClaimIdentity, "test");
457action.Run(jsonElement, claimIdentity, "test");
Microsoft.AspNetCore.Authentication.OAuth (1)
Microsoft.AspNetCore.Authentication.OpenIdConnect (2)
Microsoft.AspNetCore.Authentication.Twitter (1)