2 references to CS7036
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
GenerateConstructorDiagnosticIds.cs (2)
18public const string CS7036 = nameof(CS7036); // CS7036: There is no argument given that corresponds to the required parameter 'v' of 'C.C(int)' 21ImmutableArray.Create(CS0122, CS1729, CS1739, CS1503, CS1660, CS7036);