4 references to StartSendAuthResetSignal
System (4)
net\System\Net\SecureProtocols\_SslState.cs (4)
805StartSendAuthResetSignal(null, asyncRequest, new AuthenticationException(SR.GetString(SR.net_auth_SSPI), message.GetException())); 814StartSendAuthResetSignal(alertToken, asyncRequest, new AuthenticationException(SR.GetString(SR.net_ssl_io_cert_validation), null)); 934StartSendAuthResetSignal(null, asyncRequest, e); 946StartSendAuthResetSignal(null, asyncRequest, new AuthenticationException(SR.GetString(SR.net_auth_SSPI), message.GetException()));