1 reference to ResourceManager
Microsoft.SourceLink.AzureDevOpsServer.Git (1)
src\f2089dab64cd5452\Microsoft.Build.Tasks.SourceControl.CommonResources.cs (1)
15
internal static string GetResourceString(string resourceKey, string defaultValue = null) =>
ResourceManager
.GetString(resourceKey, Culture);