6 references to SetContentFromString
System.Net.Mail (6)
System\Net\Mail\AlternateView.cs (2)
66a.SetContentFromString(content, null, string.Empty); 73a.SetContentFromString(content, contentEncoding, mediaType);
System\Net\Mail\Attachment.cs (2)
416a.SetContentFromString(content, null, string.Empty); 424a.SetContentFromString(content, contentEncoding, mediaType);
System\Net\Mail\LinkedResource.cs (2)
55a.SetContentFromString(content, null, string.Empty); 62a.SetContentFromString(content, contentEncoding, mediaType);