1 instantiation of CookieContainerHandler
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactoryClientOptions.cs (1)
76yield return new CookieContainerHandler();
2 references to CookieContainerHandler
Microsoft.AspNetCore.Mvc.Testing (2)
Handlers\CookieContainerHandler.cs (2)
17/// Creates a new instance of <see cref="CookieContainerHandler"/>. 25/// Creates a new instance of <see cref="CookieContainerHandler"/>.