<PackageReference Include="OpenTelemetry.Api" Version="1.15.2" />

OpenTelemetry.Internal.ExceptionExtensions

static class ExceptionExtensions
namespace OpenTelemetry.Internal { internal static class ExceptionExtensions { public static string ToInvariantString(this Exception exception); } }