Skip to content

Conversation

@usmanniqbal
Copy link

For reference:
DapperLib@b9288b4
Fix DapperLib#468 - CreateParamInfoGenerator should treat enums as primitives,…

For reference:
DapperLib@b9288b4
Fix DapperLib#468 - CreateParamInfoGenerator should treat enums as primitives,…
@usmanniqbal usmanniqbal requested review from haeal and kerryarts May 14, 2019 21:46
checkForNull = false;
}
}
bool checkForNull;

Choose a reason for hiding this comment

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

Looks like this file uses spaces, not tabs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass enums as (boxed) basic primitives, not (boxed) as enums

3 participants