1 write to _component
Microsoft.AspNetCore.Components.Authorization (1)
AuthorizeDataAdapter.cs (1)
15_component = component ?? throw new ArgumentNullException(nameof(component));
2 references to _component
Microsoft.AspNetCore.Components.Authorization (2)
AuthorizeDataAdapter.cs (2)
20get => _component.Policy; 26get => _component.Roles;