1 instantiation of SmtpSpecifiedPickupDirectoryElementInternal
System (1)
net\System\Net\Configuration\SmtpSection.cs (1)
175this.specifiedPickupDirectory = new SmtpSpecifiedPickupDirectoryElementInternal(section.SpecifiedPickupDirectory);
2 references to SmtpSpecifiedPickupDirectoryElementInternal
System (2)
net\System\Net\Configuration\SmtpSection.cs (2)
198internal SmtpSpecifiedPickupDirectoryElementInternal SpecifiedPickupDirectory 207SmtpSpecifiedPickupDirectoryElementInternal specifiedPickupDirectory = null;