Skip to content

Use empty array for unspecified public key instead of default(ImmutableArray<byte>) ... - #1091

Merged
tmat merged 1 commit into
dotnet:masterfrom
tmat:master
Mar 6, 2015
Merged

Use empty array for unspecified public key instead of default(ImmutableArray<byte>) ...#1091
tmat merged 1 commit into
dotnet:masterfrom
tmat:master

Conversation

@tmat

@tmat tmat commented Mar 6, 2015

Copy link
Copy Markdown
Member

...to avoid issues with JSON serialization. JSON serializer throws when encountering default(ImmutableArray).

…leArray<byte>) to avoid issues with JSON serialization
@tmat

tmat commented Mar 6, 2015

Copy link
Copy Markdown
Member Author

@dotnet-bot test this please.

tmat added a commit that referenced this pull request Mar 6, 2015
Use empty array for unspecified public key instead of default(ImmutableArray<byte>) ...
@tmat
tmat merged commit 04419ca into dotnet:master Mar 6, 2015
dibarbet pushed a commit that referenced this pull request Aug 18, 2026
Support testing suppressors for compiler diagnostics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants