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

VSTHRD010 now recognizes when struct members require the main thread #869

Merged
merged 2 commits into from Jul 9, 2021

Conversation

bluetarpmedia
Copy link
Contributor

VSTHRD010 now recognizes when struct members require the main thread.

In addition, some minor fixes for three VSTHRD010 Cast unit tests where the test code was using class instead of interface.

Closes #456

@AArnott AArnott added this to the v17.0 milestone Jul 9, 2021
Copy link
Member

@AArnott AArnott left a comment

Choose a reason for hiding this comment

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

Looks great. Thank you.

@AArnott AArnott changed the title Fix for #456 VSTHRD010 now recognizes when struct members require the main thread Jul 9, 2021
@AArnott AArnott merged commit 127e17d into microsoft:main Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Structs not being recognized as MembersRequiringMainThread
2 participants