Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Remove Lazy/LazyInitializer from mscorlib.h #26603

Merged
merged 1 commit into from
Sep 10, 2019

Conversation

stephentoub
Copy link
Member

We do not need to special-case these types for reflection invocation, and doing so is currently keeping them from being trimmed when not otherwise used.

We do not need to special-case these types for reflection invocation, and doing so is currently keeping them from being trimmed when not otherwise used.
@stephentoub stephentoub merged commit 70202b0 into dotnet:master Sep 10, 2019
@stephentoub stephentoub deleted the trimlazy branch September 10, 2019 01:07
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
We do not need to special-case these types for reflection invocation, and doing so is currently keeping them from being trimmed when not otherwise used.

Commit migrated from dotnet/coreclr@70202b0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants