System.Runtime.ExceptionServices.ExceptionStackTrace static class ExceptionStackTrace Documentation Code namespace System.Runtime.ExceptionServices { internal static class ExceptionStackTrace { public static void AddCurrentStack(Exception exception); } }