Implemented interface member:
5 references to Dispose
System.Net.Mail (5)
System\Net\Mail\AlternateViewCollection.cs (1)
24view.Dispose();
System\Net\Mail\AttachmentCollection.cs (1)
25attachment.Dispose();
System\Net\Mail\LinkedResourceCollection.cs (1)
24resource.Dispose();
System\Net\Mail\MailMessage.cs (2)
308_bodyView?.Dispose(); 318_bodyView.Dispose();