2 references to Format
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);
92
Log.ErrorMessage(IdOf(thisOrContextObject), memberName,
Format
(formattableString));