1 reference to ResourceManager
http2cat (1)
artifacts\obj\http2cat\Release\net11.0\System.Net.Http.SR.cs (1)
15
internal static string GetResourceString(string resourceKey, string defaultValue = null) =>
ResourceManager
.GetString(resourceKey, Culture);