3 implementations of Clear
dotnet-watch.Tests (2)
ConsoleReporterTests.cs (1)
65
public void
Clear
()
TestUtilities\TestConsole.cs (1)
29
public void
Clear
() { }
Microsoft.DotNet.HotReload.Watch (1)
UI\PhysicalConsole.cs (1)
111
public void
Clear
() => Console.Clear();