Documentation Request
The IPC Protocol specification at documentation/design-docs/ipc-protocol.md notes in the commands overview that the Process CommandSet had a CommandID 0x3 corresponding to SetEnvironmentVariable, but there is no section describing the commandID under the process-commands section. The Process SetEnvironmentVariable command is handled in https://github.com/dotnet/runtime/blob/7a7baaa0342f6b6d196ae19f255903b569f4ca18/src/native/eventpipe/ds-process-protocol.c#L970-L1008