<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="10.0.0-rc.2.25502.107" />
System.Diagnostics.PassThroughPropagator
namespace System.
Diagnostics
{
internal sealed class PassThroughPropagator :
DistributedContextPropagator
{
public PassThroughPropagator();
}
}