Questions tagged as 'resharper'

1
answer

Alert Resharper Access to modified closure

Implicitly captured closures or Access to modified closure It is a type of alert that Resharper shows in the code below, I would like to better understand this type of alert and what kind of problem it may cause in the cod...
asked by 05.10.2016 / 04:27
1
answer

Find broken links in the project in Visual Studio

I have a web project in Visual Studio 2012 and would like to know if there was any way to scan the code for paths that are not correct and also to identify files that are not used. For example, let's say in my aspx I have calls to css files:...
asked by 13.07.2016 / 12:57
1
answer

Line of code in Unit Test that is not accepted by code coverage

I have a test routine where a particular line of code is not supported by the coverage. ThisisatesttoreturntheDefaultValuesincetheobjectthatcallsitisnull.Thisisthemethodyouaretestingpublic static TResult IfNotNull<TObject, TResult>(thi...
asked by 25.01.2017 / 12:18