2 instantiations of GoneAction
Microsoft.AspNetCore.Rewrite (1)
ApacheModRewrite\RuleBuilder.cs (1)
194
_actions.Add(new
GoneAction
());
Microsoft.AspNetCore.Rewrite.Tests (1)
UrlActions\GoneActionTests.cs (1)
15
var action = new
GoneAction
();
1 reference to GoneAction
Microsoft.AspNetCore.Rewrite.Tests (1)
UrlActions\GoneActionTests.cs (1)
15
var
action = new GoneAction();