2 references to Resources
Microsoft.AspNetCore.Authentication.Abstractions (2)
AuthenticationHttpContextExtensions.cs (1)
218
throw new InvalidOperationException(
Resources
.FormatException_UnableToFindServices(
src\ba6ae089a4652722\Microsoft.AspNetCore.Authentication.Abstractions.Resources.cs (1)
10
internal static global::System.Resources.ResourceManager ResourceManager => s_resourceManager ?? (s_resourceManager = new global::System.Resources.ResourceManager(typeof(
Resources
)));