4 references to EndCookie
System (4)
net\System\Net\cookie.cs (4)
1096
token = CookieToken.
EndCookie
;
1194
if (terminator == CookieToken.
EndCookie
) {
1198
if ((terminator == CookieToken.End) || (terminator == CookieToken.
EndCookie
)) {
1214
if (terminator == CookieToken.
EndCookie
) {