2 instantiations of DataAnnotationsEventSubscriptions
Microsoft.AspNetCore.Components.Forms (2)
EditContextDataAnnotationsExtensions.cs (2)
42return new DataAnnotationsEventSubscriptions(editContext, null!); 53return new DataAnnotationsEventSubscriptions(editContext, serviceProvider);