2 references to CS0539
Microsoft.CodeAnalysis.CSharp.Features (2)
CodeFixes\GenerateMethod\GenerateMethodCodeFixProvider.cs (2)
29
private const string CS0539 = nameof(
CS0539
); // error CS0539: 'A.Goo<T>()' in explicit interface declaration is not a member of interface
47
CS0539
,