2 references to OutputMatchesRegex
Microsoft.Build.Tasks.Core (2)
Exec.cs (2)
371
if (
OutputMatchesRegex
(singleLine, ref _customErrorRegex))
375
else if (
OutputMatchesRegex
(singleLine, ref _customWarningRegex))