1 reference to ResourceManager
System.ServiceModel.Primitives (1)
artifacts\obj\System.ServiceModel.Primitives\Debug\net10.0\System.SRP.cs (1)
18
internal static string GetResourceString(string resourceKey, string defaultValue = null) =>
ResourceManager
.GetString(resourceKey, Culture);