2 references to AttributeAuthorizeDataCache
Microsoft.AspNetCore.Components.Authorization (2)
AuthorizeRouteView.cs (2)
130
=>
AttributeAuthorizeDataCache
.GetAuthorizeDataForType(RouteData.PageType);
133
=>
AttributeAuthorizeDataCache
.GetAuthorizationMetadataForType(RouteData.PageType);