Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Attributes should be sealed #46

Open
drewnoakes opened this issue Mar 31, 2017 · 0 comments
Open

Attributes should be sealed #46

drewnoakes opened this issue Mar 31, 2017 · 0 comments

Comments

@drewnoakes
Copy link
Contributor

Reflection over sealed attributes is considerably faster.

https://msdn.microsoft.com/en-us/library/ms182267.aspx

IconCategoryAttribute, IconIdAttribute and IconAliasAttribute are all unsealed.

https://github.com/charri/Font-Awesome-WPF/blob/master/src/WPF/FontAwesome.WPF/Attributes.cs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant