2 references to GetStringLocalizer
Microsoft.AspNetCore.Components.Endpoints (2)
Forms\DataAnnotationsLocalizer.cs (2)
33
var localizer =
GetStringLocalizer
(metadata.DeclaringType, localizerFactory);
64
var localizer =
GetStringLocalizer
(type, localizerFactory);