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