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