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

Conversation

@huanwu
Copy link
Contributor

@huanwu huanwu commented Aug 3, 2018

}

[Fact]
public static void DeserializeIEREFSIntoStringTest()
Copy link

Choose a reason for hiding this comment

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

Typo: Should be DeserializeIDREFSIntoStringTest()

@huanwu
Copy link
Contributor Author

huanwu commented Aug 16, 2018

@mconnew Could you do code review?

@mconnew
Copy link
Member

mconnew commented Aug 16, 2018

The current code looks good, but what about codegen and reflection based serializers?

@karelz
Copy link
Member

karelz commented Sep 5, 2018

@huanwu any update on the PR? There hasn't been any for last 3 weeks ...

@huanwu
Copy link
Contributor Author

huanwu commented Sep 5, 2018

@karelz pending for code review. @mconnew

@karelz karelz added this to the 3.0 milestone Sep 6, 2018
}

[Fact]
public static void DeserializeIEREFSIntoStringTest()
Copy link
Member

Choose a reason for hiding this comment

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

Can you fix the naming of this function. It should be IDREFS

@mconnew
Copy link
Member

mconnew commented Sep 13, 2018

The code needs to be rebased. Once the typo has been fixed, this LGTM.

@huanwu huanwu merged commit 4665fb8 into dotnet:master Sep 27, 2018
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…/corefx#31590)

* Add back the missing code that handle source=="vals[i]" code.

* Move tests to XmlSerializerTests.cs so it will run in sgen test project.

* Fix name


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

4 participants