4 references to Info
System.Net.Http (4)
src\libraries\Common\src\System\Net\DebugSafeHandle.cs (1)
35
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, _trace);
src\libraries\Common\src\System\Net\DebugSafeHandleZeroOrMinusOneIsInvalid.cs (2)
20
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, "Creating SafeHandle");
25
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Info
(this, _trace);
src\libraries\Common\src\System\Net\Security\CertificateHelper.cs (1)
59
NetEventSource.
Info
(candidateCerts, "No eligible client certificate found.");