8 references to ProcessAuthentication
System (8)
net\System\Net\_FtpControlStream.cs (2)
210tlsStream.ProcessAuthentication(handshakeResult); 215tlsStream.ProcessAuthentication(null);
net\System\Net\_TLSstream.cs (6)
139ProcessAuthentication(null); 167if (ProcessAuthentication(result)) 234ProcessAuthentication(null); 274if (ProcessAuthentication(result)) 346ProcessAuthentication(null); 377if (ProcessAuthentication(result))