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