1 write to Method
System.Net.Requests (1)
System\Net\FtpWebRequest.cs (1)
62Method = method;
6 references to Method
System.Net.Requests (6)
System\Net\FtpWebRequest.cs (6)
101if (method == methodInfo.Method) 260return _methodInfo.Method; 521if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"Method: {_methodInfo.Method}"); 604if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"Method: {_methodInfo.Method}"); 711if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"Method: {_methodInfo.Method}"); 763if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"Method: {_methodInfo.Method}");