Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#19: add GeneratedCodeAttribute to IgnoresAccessChecksToAttribute #21

Closed
wants to merge 0 commits into from

Conversation

koder-man
Copy link

Added GeneratedCodeAttribute to identify computer-generated code.

@aelij
Copy link
Owner

aelij commented Oct 18, 2024

Hi @koder-man. The intent of #19 is to add a code comment // <auto-generated /> in the header of the generated .cs file, not an assembly attribute. The code in the assembly isn't generated so that would be inaccurate. Please fix or close the PR, thanks.

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.

2 participants