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