4 references to _sb
dotnet-watch.Tests (4)
TestUtilities\TestConsole.cs (4)
68if (_sb.Length > 0) 70_output.WriteLine(_sb.ToString()); 71_sb.Clear(); 78_sb.Append(value);