2 references to SetContextAndTryAuthenticate
System.Net.Mail (2)
System\Net\Mail\SmtpConnection.cs (2)
270Authorization? auth = SetContextAndTryAuthenticate(_authenticationModules[i], credential, null); 757Authorization? auth = _connection.SetContextAndTryAuthenticate(module, credential, _outerResult);