2 references to InternalSetName
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\CookieParser.cs (1)
524
return cookie.
InternalSetName
(value);
System\Net\Cookie.cs (1)
233
if (string.IsNullOrEmpty(value) || !
InternalSetName
(value))