How do I tell ReSharper that an attribute means that a method is used?

You need to use JetBrains Annotations, and mark the attribute with an MeansImplicitUseAttribute. You can either reference JetBrains.Annotations.dll directly, or you can copy the annotations source code (from ReSharper / Options / Code Inspection / Code Annotations) into your solution. If you need to annotate some external assembly you don’t own, you need to create … Read more

ReSharper: setting C# language level for Solution

I added below settings in .sln.DotSettings <s:String x:Key=”/Default/CodeInspection/CSharpLanguageProject/LanguageLevel/@EntryValue”>CSharp50</s:String> This line was added to .csproj.DotSettings when I tried to disable c#6 for a particular project. After adding this line in .sln.DotSettings resharper is reporting an error whenever I am trying to use c# 6.0 feature.

How can I move ReSharper License from one computer to another?

Yes. You need to have the “Personal License” in order to do this in compliance with the license terms. Simply install Resharper, and input your name and registration key. According to: http://www.jetbrains.com/resharper/buy/buy.jsp#personal_licenseTerms A Personal License is a named-user license which restricts the use of the software to the person who purchased that license. The license … Read more

Resharper Cache size uses huge amount of disk space

I don’t really know what’s gone wrong here – 11GB is rather excessive! I’d suggest resetting the cache (just close the solution and delete the redacted folder, or click the “Clear caches” button in the ReSharper → Options → General options page), and reloading the solution. The cache should be considerably smaller. It would probably … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)