Implemented interface member:
method
Shutdown
Microsoft.DotNet.Cli.BuildServer.IBuildServer.Shutdown()
2 references to Shutdown
dotnet.Tests (2)
BuildServerTests\VBCSCompilerServerTests.cs (2)
21server.Shutdown(); 31Action a = () => server.Shutdown();