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