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