Skip to content

Fix SA1101 requiring 'this' for local functions#3023

Merged
vweijsters merged 1 commit intoDotNetAnalyzers:masterfrom
sharwell:generic-local-function
Sep 19, 2019
Merged

Fix SA1101 requiring 'this' for local functions#3023
vweijsters merged 1 commit intoDotNetAnalyzers:masterfrom
sharwell:generic-local-function

Conversation

@sharwell
Copy link
Member

Fixes #3018

@vweijsters vweijsters merged commit cecafd7 into DotNetAnalyzers:master Sep 19, 2019
@sharwell sharwell added this to the 1.2-beta.next milestone Sep 19, 2019
@sharwell sharwell deleted the generic-local-function branch September 20, 2019 06:20
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.

SA1101 mis-fires on generic local method in .NET Core 3 Preview

2 participants