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)
16var action = new ForbiddenAction();
1 reference to ForbiddenAction
Microsoft.AspNetCore.Rewrite.Tests (1)
UrlActions\ForbiddenActionTests.cs (1)
16var action = new ForbiddenAction();