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