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