2 references to CS1660
Microsoft.CodeAnalysis.CSharp.Features (2)
CodeFixes\GenerateMethod\GenerateMethodCodeFixProvider.cs (2)
33
private const string CS1660 = nameof(
CS1660
); // error CS1660: Cannot convert lambda expression to type 'string[]' because it is not a delegate type
51
CS1660
,