2 references to DataAnnotationsEventSubscriptions
Microsoft.AspNetCore.Components.Forms (2)
EditContextDataAnnotationsExtensions.cs (2)
39return new DataAnnotationsEventSubscriptions(editContext, null!); 50return new DataAnnotationsEventSubscriptions(editContext, serviceProvider);