There is pretty similar request in YouTrack https://youtrack.jetbrains.com/issue/RSRP-381060#, but it was fixed some time ago and we are not able to reproduce it on our side. Are you able to reproduce the issue in a sample demo solution and attach it here?
I added such the nuget package to WPF project but it did not show me any error in Icons.xaml (even when I removed MahApps.Metro items from packages.config to let ReSharper know that it is not a package and the files should be analyzed, by default all nuget packages files are marked as "non-user code"). I checked it in VS2010/2012/2013/2015 and R# 10.0.2 and R# 10.1 EAP1 builds.
Hello Egor,
There is pretty similar request in YouTrack https://youtrack.jetbrains.com/issue/RSRP-381060#, but it was fixed some time ago and we are not able to reproduce it on our side. Are you able to reproduce the issue in a sample demo solution and attach it here?
Thanks!
I am using this package http://mahapps.com/guides/icons-and-resources.html in the project. Resharper finds the error in the file Icons.xaml.
I added such the nuget package to WPF project but it did not show me any error in Icons.xaml (even when I removed MahApps.Metro items from packages.config to let ReSharper know that it is not a package and the files should be analyzed, by default all nuget packages files are marked as "non-user code"). I checked it in VS2010/2012/2013/2015 and R# 10.0.2 and R# 10.1 EAP1 builds.
Please try removing R# caches just in case https://resharper-support.jetbrains.com/hc/en-us/articles/206546989-ReSharper-stopped-working-for-a-single-specific-solution.
If the issue still appear, please try to trim the problem solution to remove all sensitive data but where the issue still will happen and send me it.
Thanks!