2 instantiations of AbortAction
Microsoft.AspNetCore.Rewrite (1)
IISUrlRewrite\UrlRewriteFileParser.cs (1)
223
action = new
AbortAction
();
Microsoft.AspNetCore.Rewrite.Tests (1)
UrlActions\AbortActionTests.cs (1)
14
var action = new
AbortAction
();
1 reference to AbortAction
Microsoft.AspNetCore.Rewrite.Tests (1)
UrlActions\AbortActionTests.cs (1)
14
var
action = new AbortAction();