<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="11.0.0-preview.3.26207.106" />

System.Diagnostics.Metrics.IObjectSequence

interface IObjectSequence
namespace System.Diagnostics.Metrics { internal interface IObjectSequence { object this[int i] { get; set; } } }