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)
196
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _headers);
222
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _envelopeHeaders);
System\Net\Mail\SmtpClient.cs (2)
94
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _transport);
421
NetEventSource.
Associate
(this, message);
System\Net\Mail\SmtpTransport.cs (1)
101
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _connection);