1 reference to ResourceManager
Microsoft.SourceLink.Common (1)
src\sourcelink\artifacts\obj\Microsoft.SourceLink.Common\Release\net11.0\Microsoft.SourceLink.Common.Resources.cs (1)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture);