14 references to Info
System.Net.Mail (14)
src\libraries\Common\src\System\Net\ContextAwareResult.cs (5)
280
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "starting identity capture");
288
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "starting capture");
310
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "Skipping capture");
323
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "Completing synchronously");
366
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "Context set, calling callback.");
src\libraries\Common\src\System\Net\DebugSafeHandle.cs (1)
35
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, _trace);
src\libraries\Common\src\System\Net\DebugSafeHandleZeroOrMinusOneIsInvalid.cs (2)
20
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "Creating SafeHandle");
25
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, _trace);
src\libraries\Common\src\System\Net\LazyAsyncResult.cs (3)
362
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "Invoking callback");
366
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "*** OFFLOADED the user callback ****");
384
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "No callback to invoke");
System\Net\Mail\SmtpClient.cs (1)
876
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "Complete");
System\Net\Mail\SmtpConnection.cs (1)
439
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "Connect returned");
System\Net\Mail\SmtpTransport.cs (1)
139
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "Sync completion");