2 references to CS7036
Microsoft.CodeAnalysis.CSharp.Features (2)
CodeFixes\GenerateMethod\GenerateMethodCodeFixProvider.cs (2)
35private const string CS7036 = nameof(CS7036); // error CS7036: There is no argument given that corresponds to the required parameter 'x' of 'C.M(int)' 53CS7036,