2 references to CheckConsentNeeded
Microsoft.AspNetCore.CookiePolicy (2)
ResponseCookiesWrapper.cs (2)
41_isConsentNeeded = Options.CheckConsentNeeded == null ? false 42: Options.CheckConsentNeeded(Context);