1 instantiation of SmtpLoginAuthenticationModule
System (1)
net\System\Net\mail\SmtpAuthenticationManager.cs (1)
27Register(new SmtpLoginAuthenticationModule());
1 reference to SmtpLoginAuthenticationModule
System (1)
net\System\Net\mail\smtpconnection.cs (1)
286if (module is SmtpLoginAuthenticationModule) {