<PackageReference Include="System.Diagnostics.EventLog" Version="10.0.0-rc.1.25451.107" />

StandardEventTask

public enum StandardEventTask
Defines the standard tasks that are attached to events by the event provider. For more information about tasks, see EventTask.
namespace System.Diagnostics.Eventing.Reader { public enum StandardEventTask { None } }