8 references to Assert
System (8)
net\System\Net\_Connection.cs (1)
966
GlobalLog.
Assert
(exception.ToString());
net\System\Net\_LoggingObject.cs (1)
947
Assert
(fullMessage);
net\System\Net\FtpWebRequest.cs (1)
690
GlobalLog.
Assert
("Find out why we are getting an unexpected exception.");
net\System\Net\HttpWebRequest.cs (1)
4086
GlobalLog.
Assert
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::GetReadingContext|Called while asynchronous reading phase not in progress.");
net\System\Net\Internal.cs (1)
48
GlobalLog.
Assert
("InternalException thrown.");
net\System\Net\ServicePointManager.cs (1)
720
GlobalLog.
Assert
("ServicePointManager::FindServicePoint()|GetProxies() returned zero proxies.");
net\System\Net\Sockets\_MultipleConnectAsync.cs (1)
345
GlobalLog.
Assert
("MultipleConnectAsync.Cancel(): Unexpected object state");
net\System\Net\Sockets\Socket.cs (1)
4606
GlobalLog.
Assert
("Socket#" + ValidationHelper.HashString(this) + "::BeginReceiveMessageFrom()|Returned WSAEMSGSIZE!");