2 references to SetContextAndTryAuthenticate
System (2)
net\System\Net\mail\smtpconnection.cs (2)
439Authorization auth = SetContextAndTryAuthenticate(authenticationModules[i], credential, null); 983Authorization auth = connection.SetContextAndTryAuthenticate(module, credential, m_OuterResult);