1 write to Name
Microsoft.Extensions.Localization.Abstractions (1)
LocalizedString.cs (1)
48Name = name;
2 references to Name
Microsoft.AspNetCore.Mvc.Localization (2)
HtmlLocalizer.cs (2)
74new LocalizedHtmlString(result.Name, result.Value, result.ResourceNotFound); 82new LocalizedHtmlString(result.Name, result.Value, result.ResourceNotFound, arguments);