2 references to Info
System.Net.Mail (2)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (2)
67
Log.
Info
(IdOf(thisOrContextObject), memberName, formattableString != null ? Format(formattableString) : NoParameters);
75
Log.
Info
(IdOf(thisOrContextObject), memberName, Format(message));