resharper shows c# 7 tuple syntax as error in vs 17

var (a,b) = GetTuple();

later in scope when using a or b will get "cannot resolve symbol" complaint but only when resharper is active.

Using Resharper 2016.3.2

0
4 comments

Hello 

Are you experiencing this issue in R# 2017.1 EAP?

Thanks!

0

Please install https://www.jetbrains.com/resharper/eap/, this build supports VS2017 final.

Thanks.

1

I see, thanks. Sorry, did not realize EAP was even a thing. I now realize I am not even in correct forum =)

0

Please sign in to leave a comment.