2 references to GetResourceString
Microsoft.Extensions.Diagnostics (2)
artifacts\obj\Microsoft.Extensions.Diagnostics\Debug\net10.0\System.SR.cs (2)
16internal static string @InvalidScope => GetResourceString("InvalidScope", @"The meter factory does not allow a custom scope value when creating a meter."); 18internal static string @MoreThanOneWildcard => GetResourceString("MoreThanOneWildcard", @"Only one wildcard character is allowed in category name.");