Skip to content

Remove calls to empty RuntimeHelpers.PrepareConstrainedRegions() #33179

Description

@danmoseley

There are ~140 calls to RuntimeHelpers.PrepareConstrainedRegions(). In .NET Core this has no implementation. The calls can be removed.

https://source.dot.net/#System.Private.CoreLib/RuntimeHelpers.cs,5bb48d7700e1ad2e,references

(Except in libraries that we still ship for .NET Framework, except I don't believe any of these are calls from those.)

Metadata

Metadata

Assignees

Labels

area-Metagood first issueIssue should be easy to implement, good for first-time contributorshelp wanted[up-for-grabs] Good issue for external contributorsuntriagedNew issue has not been triaged by the area owner

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions