StyleCop / StyleCop.ReSharper

Official ReSharper extension for StyleCop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for nested deconstruction

gartenriese2 opened this issue · comments

I have the latest release installed (2018.3.0). When doing a nested deconstruction, I get the following error:

A syntax error has been discovered in file xxx.cs on line xxx. [StyleCop Rule: SA0102]

It's not on ReSharper end, there should be an existing issue in https://github.com/StyleCop/StyleCop already.