System.FxTrace static class FxTrace Documentation Code namespace System { internal static class FxTrace { public static ExceptionTrace Exception { get; } public static EtwDiagnosticTrace Trace { get; } } }