1 reference to s_buildDiagnosticRegex
Microsoft.DotNet.HotReload.Watch (1)
UI\BuildOutput.cs (1)
24
else if (
s_buildDiagnosticRegex
.Match(line) is { Success: true } match)