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

Remove RunClassConstructor proxy from SecurityHelper for code quality #9893

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

h3xds1nz
Copy link
Contributor

@h3xds1nz h3xds1nz commented Oct 4, 2024

Description

One of the few leftover remnants from CAS times is the SecurityHelper.RunClassConstructor the RunClassConstructor method from RuntimeHelpers. There is no reason for this, only makes people wonder what is "security" doing here.

Follows PRs like #9521, #9733 etc.

Customer Impact

Better code quality of the code base.

Regression

No.

Testing

Local build.

Risk

Pretty much none.

Microsoft Reviewers: Open in CodeFlow

@h3xds1nz h3xds1nz requested review from a team as code owners October 4, 2024 09:29
@dotnet-policy-service dotnet-policy-service bot added PR metadata: Label to tag PRs, to facilitate with triage Community Contribution A label for all community Contributions labels Oct 4, 2024
@siagupta0202 siagupta0202 self-assigned this Oct 9, 2024
@siagupta0202
Copy link
Contributor

LGTM

@harshit7962
Copy link
Member

@h3xds1nz Thank you for your contributions.

@h3xds1nz
Copy link
Contributor Author

@harshit7962 Thanks! :)

@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants