Does ReSharper recognize local functions in C# 7?

Answered

So I decided to test out local functions in VS 15, and it builds just fine. The problem is that VS(possibly ReSharper?) is still showing that there's an error.

 

I figure since it still builds and runs, that this is ReSharper assuming that things are wrong?

1
2 comments

Hello 

What ReSharper build do you have installed on the machine? 

You need the latest R# 2016.3 EAP build https://confluence.jetbrains.com/display/ReSharper/ReSharper+2016.3+EAP.

Thanks! 

0
Avatar
Permanently deleted user

Ah okay. I'll try that. I've currently got Jetbrains Resharper 2016.2.2. Thanks!

0

Please sign in to leave a comment.