RefactoringEssentials
RefactoringEssentials copied to clipboard
NullReferenceException in ConvertClosureToMethodGroupAnalyzer
Using VS2017 RTM with Refactoring Essentials 4.8.0 NuGet package. Gets warning from analyzer:
Warning AD0001 Analyzer 'RefactoringEssentials.CSharp.Diagnostics.ConvertClosureToMethodGroupAnalyzer' threw an exception of type 'System.NullReferenceException' with message 'Object reference not set to an instance of an object.'
The NuGet package was not updated to Roslyn 2.0 in the 4.8 / 5.0 release cycle, only the VSIXs were released for both.