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