3 references to UseCollectionExpressionForFluentDiagnosticId
Microsoft.CodeAnalysis.CSharp.Features (3)
src\Analyzers\CSharp\Analyzers\UseCollectionExpression\CSharpUseCollectionExpressionForFluentDiagnosticAnalyzer.cs (1)
30IDEDiagnosticIds.UseCollectionExpressionForFluentDiagnosticId,
src\Analyzers\CSharp\CodeFixes\UseCollectionExpression\CSharpUseCollectionExpressionForFluentCodeFixProvider.cs (2)
39IDEDiagnosticIds.UseCollectionExpressionForFluentDiagnosticId) 41public override ImmutableArray<string> FixableDiagnosticIds { get; } = [IDEDiagnosticIds.UseCollectionExpressionForFluentDiagnosticId];