8 references to Associate
System.Net.Mail (8)
System\Net\Mail\MailMessage.cs (2)
39
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _message);
48
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _message);
System\Net\Mail\MailPriority.cs (2)
192
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _headers);
218
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _envelopeHeaders);
System\Net\Mail\SmtpClient.cs (2)
101
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _transport);
415
NetEventSource.
Associate
(this, message);
System\Net\Mail\SmtpTransport.cs (2)
106
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _connection);
125
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Associate
(this, _connection);