Make ProcessInfo / DiagnosticClient.GetProcessInfo public
Open
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 35
Description
In the same principle than #5086, I'm trying to chase down internal APIs that require to be accessed via `System.Reflection` or that are used also outside of this repository by other .NET tooling.
I would like to make `ProcessInfo` and `DiagnosticClient.GetProcessInfo` public. It seems that the API has been fairly stable in the past years with what looks like mostly additions to the API. This API is particularly interesting to surface target process information (runtime version, RID...etc.)
I can make a PR if this proposal is accepted.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.