1 write to _handle
Microsoft.AspNetCore.Components.Web (1)
Forms\ClientValidation\ClientValidationData.cs (1)
21public void Attach(RenderHandle renderHandle) => _handle = renderHandle;
1 reference to _handle
Microsoft.AspNetCore.Components.Web (1)
Forms\ClientValidation\ClientValidationData.cs (1)
57_handle.Render(fragment);