6 references to ProcessAuthentication
System (6)
net\System\Net\_TLSstream.cs (2)
495
m_Worker.
ProcessAuthentication
(handshakeResult);
550
m_Worker.
ProcessAuthentication
((LazyAsyncResult)state);
net\System\Net\SecureProtocols\SslStream.cs (4)
138
_SslState.
ProcessAuthentication
(null);
168
_SslState.
ProcessAuthentication
(result);
199
_SslState.
ProcessAuthentication
(null);
229
_SslState.
ProcessAuthentication
(result);