1 write to IsOriginAllowed
Microsoft.AspNetCore.Cors (1)
Infrastructure\CorsService.cs (1)
82
IsOriginAllowed
= IsOriginAllowed(policy, origin),
1 reference to IsOriginAllowed
Microsoft.AspNetCore.Cors (1)
Infrastructure\CorsService.cs (1)
157
if (!result.
IsOriginAllowed
)