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