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
)
261
return _methodInfo.
Method
;
522
if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"Method: {_methodInfo.
Method
}");
605
if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"Method: {_methodInfo.
Method
}");
712
if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"Method: {_methodInfo.
Method
}");
764
if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"Method: {_methodInfo.
Method
}");