1 reference to GetBuildDiagnosticRegex
dotnet-watch (1)
UI\BuildOutput.cs (1)
11
private static readonly Regex s_buildDiagnosticRegex =
GetBuildDiagnosticRegex
();