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)
27action.ApplyAction(context, null, null); 43action.ApplyAction(context, null, null); 56action.ApplyAction(context, null, null);