2 references to BuildCookieCollectionFromDomainMatches
System.Net.Primitives (2)
System\Net\CookieContainer.cs (2)
855BuildCookieCollectionFromDomainMatches(uri, isSecure, port, ref cookies, domainAttributeMatchAnyCookieVariant, false);
858BuildCookieCollectionFromDomainMatches(uri, isSecure, port, ref cookies, domainAttributeMatchOnlyCookieVariantPlain, true);