[GenFacades] Support constructors for autogenerated PNSE stubs
Open
area-Infrastructure-libraries
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain
The opt-out of generating `PlatformNotSupportedException` for certain members via `ApiExclusionListPath` project property. Does not support disabling the generation for constructors. This was needed for https://github.com/dotnet/runtime/issues/65802.
Contributor guide
Assessment
This issue has not been assessed yet.