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