9 writes to Port
System.Net.HttpListener (4)
src\libraries\Common\src\System\Net\CookieParser.cs (4)
692cookie!.Port = _tokenizer.Value; 749cookie!.Port = string.Empty; 812cookie!.Port = _tokenizer.Value; 844cookie!.Port = string.Empty;
System.Net.Primitives (5)
src\libraries\Common\src\System\Net\CookieParser.cs (4)
692cookie!.Port = _tokenizer.Value; 749cookie!.Port = string.Empty; 812cookie!.Port = _tokenizer.Value; 844cookie!.Port = string.Empty;
System\Net\Cookie.cs (1)
283clonedCookie.Port = m_port;