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