1 write to BranchedNext
Microsoft.AspNetCore.Rewrite (1)
RewriteBuilderExtensions.cs (1)
61
options.Value.
BranchedNext
= newNext;
2 references to BranchedNext
Microsoft.AspNetCore.Rewrite (2)
RewriteMiddleware.cs (2)
75
if (_options.
BranchedNext
is not null)
85
return _options.
BranchedNext
(context);