2 references to CS1739
Microsoft.CodeAnalysis.CSharp.Features (2)
CodeFixes\GenerateMethod\GenerateMethodCodeFixProvider.cs (2)
34private const string CS1739 = nameof(CS1739); // error CS1739: The best overload for 'M' does not have a parameter named 'x' 52CS1739,