2 references to AuthSupported
System.Net.Mail (2)
System\Net\Mail\SmtpConnection.cs (2)
261if (!AuthSupported(_authenticationModules[i])) 749if (!_connection.AuthSupported(module))