Skip to content

Conversation

calumgrant
Copy link
Contributor

e.g.

var x = stackalloc[] { 1, 2, 3 };

This would previously throw an exception in the extractor because the expression type was not handled.

Note: conflicts with #2766

@calumgrant calumgrant added the C# label Feb 10, 2020
@calumgrant calumgrant requested a review from a team as a code owner February 10, 2020 11:37
Copy link
Contributor

@hvitved hvitved left a comment

Choose a reason for hiding this comment

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

LGTM, just one question.

@hvitved hvitved merged commit 2b2bb5d into github:master Feb 10, 2020
This was referenced May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants