5 references to IdOf
System.Net.Quic (5)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (5)
61
Log.Info(
IdOf
(thisOrContextObject), memberName, formattableString != null ? Format(formattableString) : NoParameters);
69
Log.Info(
IdOf
(thisOrContextObject), memberName, Format(message));
86
Log.ErrorMessage(
IdOf
(thisOrContextObject), memberName, Format(formattableString));
94
Log.ErrorMessage(
IdOf
(thisOrContextObject), memberName, Format(message));
157
return
IdOf
(value);