2 references to IsCommandOnly
System.Net.Requests (2)
System\Net\FtpControlStream.cs (2)
590
if (!request.MethodInfo.
IsCommandOnly
)
619
if (!request.MethodInfo.
IsCommandOnly
)