Skip to content

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Oct 24, 2023

Recognize local functions in VSTHRD103

This prevents false positives in synchronous local functions that appear within async methods.

Fixes #1003

Add test to demonstrate that #881 no longer repros

Closes #881

This prevents false positives in synchronous local functions that appear within async methods.

Fixes microsoft#1003
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.

VSTHRD103 mis-fires in synchronous local methods declared within an async member method VSTHRD110 mis-fires on null coalescing operator

2 participants