Open
Description
This will require changes in the IPC library in src/native/eventpipe as well as the diagnostics client. It will only work in versions of Windows newer than Win 10 1804 (TODO: verify this version). This may cause complications as we can't enable/disable this based on a RID, e.g., win7. We'll need some kind of runtime check to determine whether we should use a UDS.
CC @dotnet/dotnet-monitor @lateralusX @tommcdon