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