Base:
method
ApplyAction
Microsoft.AspNetCore.Rewrite.UrlAction.ApplyAction(Microsoft.AspNetCore.Rewrite.RewriteContext, Microsoft.AspNetCore.Rewrite.BackReferenceCollection, Microsoft.AspNetCore.Rewrite.BackReferenceCollection)
3 references to ApplyAction
Microsoft.AspNetCore.Rewrite.Tests (3)
UrlActions\ChangeCookieActionTests.cs (3)
27
action.
ApplyAction
(context, null, null);
43
action.
ApplyAction
(context, null, null);
56
action.
ApplyAction
(context, null, null);