alexandre-mckinnon
alexandre-mckinnon
In the Microsoft.Diagnostics.Tracing.TraceEvent assembly, some types are in the Utilities namespace. Those types should probably be in the Microsoft.Diagnostics.Tracing.Utilities namespace: Utilities.Cache Utilities.Command Utilities.CommandOptions Utilities.IndexMap Utilities.OperatingSystemVersion
- Under src/FastSerialization: namespace Utilities becomes namespace FastSerialization.Utilities - Under src/PerfView: namespace Utilities becomes namespace PerfView.Utilities - Under src/TraceEvent: namespace Utilities becomes namespace Microsoft.Diagnostics.Tracing.Utilities - Under src/Utilities: namespace Utilities becomes...
### Environment - Git Extensions 6.0.2.18262 - Build f02a06bf5366bcee241c3273951de3a132020b48 - Git 2.51.2.windows.1 - Microsoft Windows NT 10.0.26200.0 - .NET 9.0.10 - DPI 96dpi (no scaling) - Portable: False - Microsoft.WindowsDesktop.App...