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

Merge changes from TFS #2750

Merged
merged 1 commit into from
Jan 20, 2016
Merged

Merge changes from TFS #2750

merged 1 commit into from
Jan 20, 2016

Conversation

dotnet-bot
Copy link

No description provided.

…Rule using reflection. When changes were made to no longer have an upstream caller of this method, the tests started failing because BclWriter was removing the method from mscorlib.

To fix the tests, and in case other external callers are invoking this method using reflection, add this member to model.xml to ensure BclWriter leaves it in mscorlib.

This fixes devdiv bug https://devdiv.visualstudio.com/web/wi.aspx?pcguid=011b8bdf-6d56-4f87-be0d-0092136884d9&id=132217

[tfs-changeset: 1566848]
@ellismg
Copy link

ellismg commented Jan 20, 2016

(This commit was previously tested with and was green except for a known infrastructure issue). I rewrote the author to match TFS,

ellismg added a commit that referenced this pull request Jan 20, 2016
@ellismg ellismg merged commit 81b3930 into dotnet:master Jan 20, 2016
@dotnet-bot dotnet-bot deleted the from-tfs branch January 20, 2016 23:25
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.

4 participants