1 reference to WithCookieConsent
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\Index.cs (1)
52
var context = consent ? Context.
WithCookieConsent
() : Context;