2 references to Info
System.Net.Mail (2)
System\Net\Mail\SmtpClient.cs (2)
362if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, $"{nameof(pickupDirectory)}={pickupDirectory}"); 420NetEventSource.Info(this, $"DeliveryMethod={DeliveryMethod}");