2 references to DiagnosticId
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\UseSearchValues.cs (1)
27DiagnosticId,
Microsoft.NetCore.Analyzers\Performance\UseSearchValues.Fixer.cs (1)
30public sealed override ImmutableArray<string> FixableDiagnosticIds { get; } = ImmutableArray.Create(UseSearchValuesAnalyzer.DiagnosticId);