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