System.Diagnostics.PassThroughPropagator sealed class PassThroughPropagator : DistributedContextPropagator Documentation Code namespace System.Diagnostics { internal sealed class PassThroughPropagator : DistributedContextPropagator { public PassThroughPropagator(); } }