OpenTelemetry.Context.Propagation.NoopTextMapPropagator sealed class NoopTextMapPropagator : TextMapPropagator Documentation Code namespace OpenTelemetry.Context.Propagation { internal sealed class NoopTextMapPropagator : TextMapPropagator { public NoopTextMapPropagator(); } }