1 write to IsSingleton
System.Net.Mail (1)
System\Net\Mail\MailHeaderInfo.cs (1)
24
IsSingleton
= isSingleton;
1 reference to IsSingleton
System.Net.Mail (1)
System\Net\Mail\MailHeaderInfo.cs (1)
111
return s_headerDictionary.TryGetValue(name, out index) && s_headerInfo[index].
IsSingleton
;