2 references to ResourcesPath
Microsoft.Extensions.Localization (2)
ResourceManagerStringLocalizerFactory.cs (2)
21
/// <see cref="ResourceLocationAttribute"/> -> <see cref="LocalizationOptions.
ResourcesPath
"/> -> the project root.
43
_resourcesRelativePath = localizationOptions.Value.
ResourcesPath
?? string.Empty;