2 references to CS7036
Microsoft.CodeAnalysis.CSharp.Features (2)
GenerateDefaultConstructors\CSharpGenerateDefaultConstructorsCodeFixProvider.cs (2)
19private const string CS7036 = nameof(CS7036); // There is no argument given that corresponds to the required parameter 's' of 'B.B(string)' 29ImmutableArray.Create(CS1729, CS7036, CS8983);