1 instantiation of SmtpNetworkElementInternal
System (1)
net\System\Net\Configuration\SmtpSection.cs (1)
174this.network = new SmtpNetworkElementInternal(section.Network);
2 references to SmtpNetworkElementInternal
System (2)
net\System\Net\Configuration\SmtpSection.cs (2)
188internal SmtpNetworkElementInternal Network 206SmtpNetworkElementInternal network = null;