Skip to content

Add property & event support to NotSupportedAssemblyGenerator#7320

Merged
GrabYourPitchforks merged 1 commit into
dotnet:mainfrom
GrabYourPitchforks:pnse_props
May 3, 2021
Merged

Add property & event support to NotSupportedAssemblyGenerator#7320
GrabYourPitchforks merged 1 commit into
dotnet:mainfrom
GrabYourPitchforks:pnse_props

Conversation

@GrabYourPitchforks

Copy link
Copy Markdown
Member

Resolves #7316.

I built a DLL with this change and manually patched it into my runtime build environment. Confirmed that it causes the exclusion list entry M:Namespace.Type.PropertyName to behave as expected: the generated file doesn't have the member present.

@GrabYourPitchforks

Copy link
Copy Markdown
Member Author

Thanks!

@GrabYourPitchforks
GrabYourPitchforks merged commit 60da641 into dotnet:main May 3, 2021
@GrabYourPitchforks
GrabYourPitchforks deleted the pnse_props branch May 3, 2021 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NotSupportedAssemblyGenerator's API exclusion list does not allow specifying properties

2 participants