1 reference to s_buildDiagnosticRegex
dotnet-watch (1)
UI\BuildOutput.cs (1)
36
else if (
s_buildDiagnosticRegex
.Match(line) is { Success: true } match)