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

Reflection & Reflection.Emit: Add tests for nullable enum parameters #29676

Merged
merged 1 commit into from
May 31, 2018

Conversation

stakx
Copy link
Contributor

@stakx stakx commented May 13, 2018

These tests accompany dotnet/coreclr#17977. Half of these tests won't pass if that PR isn't merged. Tested methods:

  • ParameterInfo.DefaultValue on parameters of type TSomeEnum and TSomeEnum?
  • ParameterBuilder.SetConstant(nonNullValue) on parameters of type TSomeEnum and TSomeEnum?

/cc @atsushikan

stakx referenced this pull request in castleproject/Core May 13, 2018
@stephentoub
Copy link
Member

@dotnet-bot test this please

@stephentoub stephentoub merged commit c854ad2 into dotnet:master May 31, 2018
@stakx stakx deleted the issue-corefx-17893 branch May 31, 2018 21:42
caesar-chen pushed a commit to caesar-chen/corefx that referenced this pull request Jun 1, 2018
@karelz karelz added this to the 3.0 milestone Jun 2, 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants