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