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