Implemented interface member:
method
Shutdown
Microsoft.DotNet.Cli.BuildServer.IBuildServer.Shutdown()
3 references to Shutdown
dotnet.Tests (3)
BuildServerTests\RazorServerTests.cs (3)
49Action a = () => server.Shutdown(); 88server.Shutdown(); 122Action a = () => server.Shutdown();