1 write to replyToList
System (1)
net\System\Net\mail\Message.cs (1)
111replyToList = new MailAddressCollection();
2 references to replyToList
System (2)
net\System\Net\mail\Message.cs (2)
110if (replyToList == null) 113return replyToList;