2 references to ViewLocalizer
Microsoft.AspNetCore.Mvc.Localization (2)
MvcLocalizationServices.cs (1)
43
services.TryAdd(ServiceDescriptor.Transient<IViewLocalizer,
ViewLocalizer
>());
ViewLocalizer.cs (1)
24
/// Creates a new <see cref="
ViewLocalizer
"/>.