2 writes to _subscriptions
Microsoft.AspNetCore.Components.Forms (2)
DataAnnotationsValidator.cs (2)
28
_subscriptions
= CurrentEditContext.EnableDataAnnotationsValidation(ServiceProvider);
52
_subscriptions
= null;
1 reference to _subscriptions
Microsoft.AspNetCore.Components.Forms (1)
DataAnnotationsValidator.cs (1)
51
_subscriptions
?.Dispose();