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

Conversation

@pallavit
Copy link

No description provided.

@pallavit
Copy link
Author

/cc: @weshaggard Could you please review the change.

</ItemGroup>
<ItemGroup>
<!-- Compile tests against the System.Runtime contract, but copy our local-built implementation for testing -->
<ProjectReference Include="..\ref\System.Runtime.csproj">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to indicate we are not testing any of the other new System.Runtime APIs higher then 4.0.20?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that surprised me as well. The tests I wrote were not able to find new methods so I dug in and found this to be the issue.

@weshaggard
Copy link
Member

LGTM

@pallavit
Copy link
Author

@weshaggard Could you please take a look at the Activator.CreateInstance commit.

@pallavit
Copy link
Author

Please don't merge I need to make a parallel change in TFS for baseline comparison.

@weshaggard
Copy link
Member

LGTM

@pallavit
Copy link
Author

Thanks for the review.

pallavit added a commit that referenced this pull request Mar 11, 2016
Expose Type.GetTypeCode(), Type.Delimiter and Activator.CreateInstance
@pallavit pallavit merged commit 251ad14 into dotnet:master Mar 11, 2016
@pallavit pallavit deleted the ExposeTypeAPIs branch March 11, 2016 23:12
@karelz karelz modified the milestone: 1.0.0-rtm Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Expose Type.GetTypeCode(), Type.Delimiter and Activator.CreateInstance

Commit migrated from dotnet/corefx@251ad14
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.

6 participants