10 references to Fail
Aspire.Dashboard (1)
DashboardWebApplication.cs (1)
703context.Fail("Certificate doesn't match allow list.");
Microsoft.AspNetCore.Authentication.Negotiate.Test (1)
EventTests.cs (1)
355context.Fail("Event error.");
Microsoft.AspNetCore.Authentication.Test (8)
CertificateTests.cs (2)
300context.Fail("Validation failed: " + context.Exception); 926context.Fail("Not validated");
JwtBearerTests.cs (3)
594context.Fail("Authentication was aborted from user code."); 665context.Fail("Authentication was aborted from user code."); 741context.Fail("Authentication was aborted from user code.");
JwtBearerTests_Handler.cs (3)
555context.Fail("Authentication was aborted from user code."); 623context.Fail("Authentication was aborted from user code."); 693context.Fail("Authentication was aborted from user code.");