2 references to TestExportsShouldNotBeDiscoverable
Roslyn.Diagnostics.Analyzers (2)
TestExportsShouldNotBeDiscoverableCodeFixProvider.cs (2)
30
public override ImmutableArray<string> FixableDiagnosticIds { get; } = ImmutableArray.Create(
TestExportsShouldNotBeDiscoverable
.Rule.Id);
43
equivalenceKey: nameof(
TestExportsShouldNotBeDiscoverable
)),