2 implementations of Shutdown
Microsoft.Build (2)
BuildCheck\Infrastructure\BuildCheckManagerProvider.cs (1)
704public void Shutdown()
BuildCheck\Infrastructure\NullBuildCheckManager.cs (1)
12public void Shutdown()
1 reference to Shutdown
Microsoft.Build (1)
BuildCheck\Infrastructure\BuildCheckManagerProvider.cs (1)
59_instance?.Shutdown();