1 reference to ResourceManager
Microsoft.AspNetCore.Session (1)
artifacts\obj\Microsoft.AspNetCore.Session\Release\net10.0\Microsoft.AspNetCore.Session.Resources.cs (1)
15
internal static string GetResourceString(string resourceKey, string defaultValue = null) =>
ResourceManager
.GetString(resourceKey, Culture);