2 references to Authorizing
Microsoft.AspNetCore.Components.Authorization (1)
AuthorizeRouteView.cs (1)
120var content = Authorizing ?? _defaultAuthorizingContent;
Microsoft.AspNetCore.Components.Authorization.Tests (1)
AuthorizeRouteViewTest.cs (1)
260{ nameof(AuthorizeRouteView.Authorizing), customAuthorizing },