2 implementations of Shutdown
Microsoft.Build (2)
BuildCheck\Infrastructure\BuildCheckManagerProvider.cs (1)
749public void Shutdown()
BuildCheck\Infrastructure\NullBuildCheckManager.cs (1)
13public void Shutdown()
1 reference to Shutdown
Microsoft.Build (1)
BuildCheck\Infrastructure\BuildCheckManagerProvider.cs (1)
60_instance?.Shutdown();