2 instantiations of ForbiddenAction
Microsoft.AspNetCore.Rewrite (1)
ApacheModRewrite\RuleBuilder.cs (1)
190
_actions.Add(new
ForbiddenAction
());
Microsoft.AspNetCore.Rewrite.Tests (1)
UrlActions\ForbiddenActionTests.cs (1)
16
var action = new
ForbiddenAction
();
1 reference to ForbiddenAction
Microsoft.AspNetCore.Rewrite.Tests (1)
UrlActions\ForbiddenActionTests.cs (1)
16
var
action = new ForbiddenAction();