3 references to ResourceManager
Microsoft.NET.Build.Tasks (2)
MessageBase.cs (1)
56string? format = Strings.ResourceManager.GetString(ResourceName, Strings.Culture);
Microsoft.NET.Build.Tasks.Strings.cs (1)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture);
Microsoft.NET.Build.Tasks.UnitTests (1)
GivenThatWeHaveErrorCodes.cs (1)
123var set = Strings.ResourceManager.GetResourceSet(