<PackageReference Include="System.Net.Http.WinHttpHandler" Version="11.0.0-preview.2.26159.112" />

System.Net.NetEventSource

sealed class NetEventSource : EventSource
public static readonly NetEventSource Log

public NetEventSource()

public static void Error(object thisOrContextObject, FormattableString formattableString, string memberName = null)

public static void Error(object thisOrContextObject, object message, string memberName = null)

public static string Format(object value)

public static int GetHashCode(object value)

public static string IdOf(object value)

public static void Info(object thisOrContextObject, FormattableString formattableString = null, string memberName = null)

public static void Info(object thisOrContextObject, object message, string memberName = null)