Skip to content

Conversation

@forki
Copy link
Contributor

@forki forki commented Aug 23, 2016

No description provided.

@forki forki changed the title Using isNull when possible WIP Using isNull when possible Aug 23, 2016
@forki forki changed the title WIP Using isNull when possible Using isNull when possible Aug 23, 2016

let mutable count = 0

let verifyMethodInfoWasTaken (_mi : System.Reflection.MemberInfo) =
Copy link
Contributor

Choose a reason for hiding this comment

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

@forki.
Since we are doing cleanup can we rename _m back to m, and add ignore m in the # else code path.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. I also made it so that it is completely removed in release builds.

@KevinRansom
Copy link
Contributor

This looks good.

Kevin

@forki
Copy link
Contributor Author

forki commented Aug 23, 2016

I think this is ready to go in

@KevinRansom
Copy link
Contributor

@forki
Looks great

Thank you for this.

@KevinRansom KevinRansom merged commit 69b3379 into dotnet:master Aug 23, 2016
@forki forki deleted the isNull branch August 24, 2016 07:44
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.

3 participants