1 write to cc
System (1)
net\System\Net\mail\Message.cs (1)
138
cc
= new MailAddressCollection();
2 references to cc
System (2)
net\System\Net\mail\Message.cs (2)
137
if (
cc
== null)
140
return
cc
;