Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows.Win32.System.WinRT.Metadata.CorElementType #1580

Closed
kennykerr opened this issue May 17, 2023 · 0 comments
Closed

Windows.Win32.System.WinRT.Metadata.CorElementType #1580

kennykerr opened this issue May 17, 2023 · 0 comments

Comments

@kennykerr
Copy link
Contributor

kennykerr commented May 17, 2023

According to ECMA-335 (where this is defined) these constants must fit into a byte and are always unsigned. I suggest this enum's underlying type should be an unsigned byte. In C# I think that's byte.

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

No branches or pull requests

1 participant