2 references to IsCompilerPrefix
Microsoft.Build (2)
BackEnd\Components\Logging\BuildErrorTelemetryTracker.cs (2)
135
if (!string.IsNullOrEmpty(subcategory) &&
IsCompilerPrefix
(subcategory!))
141
if (
IsCompilerPrefix
(errorCode!))