Skip to content

Conversation

Garrett-R
Copy link

I noticed there were 2 functions with nearly identical code. Two small differences:

  1. the static version was slightly more performant having more ref usages, avoiding making copies. I took this one
  2. the non-static one had a side-effect of setting the Type which I've maintained.

This is a pure refactor, API and functionality should be the same.

@Garrett-R
Copy link
Author

I also added my project to the "Projects using g3Sharp" list, but let me know if you want me to drop that commit.

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.

1 participant