2 references to AddErrorCore
Microsoft.AspNetCore.Components.Web (2)
Forms\Mapping\FormMappingContext.cs (2)
98
AddErrorCore
(_errors, key, error, attemptedValue, ref _pendingErrors);
124
AddErrorCore
(formErrors, key, error, attemptedValue, ref _pendingErrors);