1 instantiation of SmtpNegotiateAuthenticationModule
System (1)
net\System\Net\mail\SmtpAuthenticationManager.cs (1)
23Register(new SmtpNegotiateAuthenticationModule());
1 reference to SmtpNegotiateAuthenticationModule
System (1)
net\System\Net\mail\smtpconnection.cs (1)
292else if (module is SmtpNegotiateAuthenticationModule) {