1 write to _cookieStartIndex
System.Net.HttpListener (1)
src\libraries\Common\src\System\Net\CookieParser.cs (1)
374_cookieStartIndex = _index;
2 references to _cookieStartIndex
System.Net.HttpListener (2)
src\libraries\Common\src\System\Net\CookieParser.cs (2)
272_cookieLength = _index - _cookieStartIndex; 281_cookieLength = _index - _cookieStartIndex;