2 references to Culture
Microsoft.AspNetCore.Authentication.WsFederation (2)
src\4ad11246598493d1\Microsoft.AspNetCore.Authentication.WsFederation.Resources.cs (2)
15
internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey,
Culture
);
38
=> string.Format(
Culture
, GetResourceString("Exception_OptionMustBeProvided"), p0);