1 write to Method
System.Net.Requests (1)
System\Net\FtpWebRequest.cs (1)
62
Method
= method;
6 references to Method
System.Net.Requests (6)
System\Net\FtpWebRequest.cs (6)
101
if (method == methodInfo.
Method
)
263
return _methodInfo.
Method
;
524
if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"Method: {_methodInfo.
Method
}");
607
if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"Method: {_methodInfo.
Method
}");
714
if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"Method: {_methodInfo.
Method
}");
766
if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"Method: {_methodInfo.
Method
}");