Home
last modified time | relevance | path

Searched refs:GetLastModifiedFrom213Response (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/src/System/Net/
H A DFtpControlStream.cs421 _lastModified = GetLastModifiedFrom213Response(response.StatusDescription); in PipelineCallback()
893 private DateTime GetLastModifiedFrom213Response(string str) in GetLastModifiedFrom213Response() method in System.Net.FtpControlStream
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_FtpControlStream.cs405 m_LastModified = GetLastModifiedFrom213Response(response.StatusDescription); in PipelineCallback()
883 private DateTime GetLastModifiedFrom213Response(string str) { in GetLastModifiedFrom213Response() method in System.Net.FtpControlStream