1 reference to ContentLength
System.Net.Requests (1)
System\Net\FtpWebRequest.cs (1)
1649long contentLength = connection != null ? connection.ContentLength : -1;