<PackageReference Include="System.Net.Http.WinHttpHandler" Version="10.0.7" />

System.Net.NetEventSource

sealed class NetEventSource : EventSource
public static class Keywords

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)