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