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