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

Support nullable values in dictionaries #40991

Merged
merged 5 commits into from
Sep 17, 2019
Merged

Conversation

layomia
Copy link
Contributor

@layomia layomia commented Sep 10, 2019

@layomia layomia added this to the 5.0 milestone Sep 10, 2019
@layomia layomia self-assigned this Sep 10, 2019
Copy link
Member

@ahsonkhan ahsonkhan left a comment

Choose a reason for hiding this comment

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

Other than the leftover feedback/questions, LGTM.

@layomia layomia merged commit a308e93 into dotnet:master Sep 17, 2019
layomia added a commit to layomia/corefx that referenced this pull request Sep 19, 2019
* Support nullable values in dictionaries

* Address review feedback

* Address feedback

* Defer dictionary key escaping to writer
layomia added a commit that referenced this pull request Sep 20, 2019
* Support nullable values in dictionaries

* Address review feedback

* Address feedback

* Defer dictionary key escaping to writer
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
* Support nullable values in dictionaries

* Address review feedback

* Address feedback

* Defer dictionary key escaping to writer


Commit migrated from dotnet/corefx@a308e93
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants