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

Remove Redundant Resource entry #15928

Merged
merged 2 commits into from
Jan 19, 2018

Conversation

tarekgh
Copy link
Member

@tarekgh tarekgh commented Jan 19, 2018

CC @jkotas

@@ -2866,9 +2866,6 @@
<data name="Marshaler_StringTooLong" xml:space="preserve">
<value>Marshaler restriction: Excessively long string.</value>
</data>
<data name="MemoryDisposed" xml:space="preserve">
Copy link
Member

Choose a reason for hiding this comment

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

I would keep MemoryDisposed and delete Memory_ThrowIfDisposed instead. We have MemoryDisposed in both CoreRT and CoreFX. Memory_ThrowIfDisposed is the CoreCLR-only outlier.

@jkotas jkotas merged commit 09ac422 into dotnet:master Jan 19, 2018
@tarekgh tarekgh deleted the RemoveRedundentResourceEntry branch January 19, 2018 22:45
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