RefactoringEssentials icon indicating copy to clipboard operation
RefactoringEssentials copied to clipboard

NullReferenceException in ConvertClosureToMethodGroupAnalyzer

Open niklaslundberg opened this issue 7 years ago • 1 comments

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.'

niklaslundberg avatar Mar 08 '17 11:03 niklaslundberg

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.

christophwille avatar Mar 08 '17 11:03 christophwille