Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Add CoreLib helper used by DefaultValueAttribute constructor #31739

Merged
merged 1 commit into from
Aug 13, 2018
Merged

Add CoreLib helper used by DefaultValueAttribute constructor #31739

merged 1 commit into from
Aug 13, 2018

Conversation

MarcoRossignoli
Copy link
Member

contributes to https://github.com/dotnet/corefx/issues/30648

We need to expose a static method helper used by System.ComponentModel.DefaultValueAttribute constructor by reflection to avoid to move too much code to CoreLib.

related to dotnet/coreclr#19354 and #31649

/cc @jkotas

@jkotas jkotas merged commit e62a4bd into dotnet:master Aug 13, 2018
@MarcoRossignoli MarcoRossignoli deleted the addcorelibhelperdva branch August 14, 2018 09:34
@karelz karelz added this to the 3.0 milestone Aug 21, 2018
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
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.

3 participants