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