8 references to AllowCredentials
CorsWebSite (3)
Startup.cs (3)
35
builder.
AllowCredentials
()
43
builder.
AllowCredentials
()
63
builder.
AllowCredentials
()
Microsoft.AspNetCore.Cors (1)
Infrastructure\CorsPolicyBuilder.cs (1)
260
AllowCredentials
();
Microsoft.AspNetCore.Cors.Test (3)
CorsMiddlewareTests.cs (1)
227
.
AllowCredentials
()
CorsPolicyBuilderTests.cs (2)
312
builder.
AllowCredentials
();
339
.
AllowCredentials
();
SignalR.Client.FunctionalTestApp (1)
Startup.cs (1)
227
.
AllowCredentials
();