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