2 references to ForEachCastDiagnosticId
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractForEachCastDiagnosticAnalyzer.cs (1)
31
diagnosticId: IDEDiagnosticIds.
ForEachCastDiagnosticId
,
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
AbstractForEachCastCodeFixProvider.cs (1)
28
=> ImmutableArray.Create(IDEDiagnosticIds.
ForEachCastDiagnosticId
);