1 reference to TestExtensions
Microsoft.AspNetCore.CookiePolicy.Test (1)
Transaction.cs (1)
26var authCookie = SetCookie.SingleOrDefault(c => c.Contains(".AspNetCore." + TestExtensions.CookieAuthenticationScheme + "="));