7 references to Associate
System.Net.Mail (7)
System\Net\Mail\MailMessage.cs (2)
41
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _message);
50
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _message);
System\Net\Mail\MailPriority.cs (2)
193
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _headers);
219
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _envelopeHeaders);
System\Net\Mail\SmtpClient.cs (2)
95
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _transport);
456
NetEventSource.
Associate
(this, message);
System\Net\Mail\SmtpTransport.cs (1)
121
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _connection);