2 writes to _subscriptions
Microsoft.AspNetCore.Components.Forms (2)
DataAnnotationsValidator.cs (2)
38
_subscriptions
= CurrentEditContext.EnableDataAnnotationsValidation(ServiceProvider);
75
_subscriptions
= null;
1 reference to _subscriptions
Microsoft.AspNetCore.Components.Forms (1)
DataAnnotationsValidator.cs (1)
74
_subscriptions
?.Dispose();