3 references to CodeAnalysis
Microsoft.Build (3)
BackEnd\Components\Logging\BuildErrorTelemetryTracker.cs (3)
99
CodeAnalysis: GetCountOrNull(ErrorCategory.
CodeAnalysis
),
165
('C', 'A') => ErrorCategory.
CodeAnalysis
,
171
('I', 'D') when errorCode.Length >= 3 && char.ToUpperInvariant(errorCode[2]) == 'E' => ErrorCategory.
CodeAnalysis
, // IDE*