6 references to UseExplicitTypeDiagnosticId
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpUseExplicitTypeDiagnosticAnalyzer.cs (1)
22: base(diagnosticId: IDEDiagnosticIds.UseExplicitTypeDiagnosticId,
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
UseExplicitTypeCodeFixProvider.cs (1)
35=> ImmutableArray.Create(IDEDiagnosticIds.UseExplicitTypeDiagnosticId);
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (4)
UseExplicitTypeTests.cs (4)
2367diagnosticId: IDEDiagnosticIds.UseExplicitTypeDiagnosticId, 2387diagnosticId: IDEDiagnosticIds.UseExplicitTypeDiagnosticId, 2407diagnosticId: IDEDiagnosticIds.UseExplicitTypeDiagnosticId, 2427diagnosticId: IDEDiagnosticIds.UseExplicitTypeDiagnosticId,