3 references to ReallyShutdown
dotnet (3)
Commands\Run\RunCommand.cs (1)
232logger?.ReallyShutdown();
Commands\Run\VirtualProjectBuildingCommand.cs (1)
400if (binaryLogger?.IsValueCreated == true) binaryLogger.Value.ReallyShutdown();
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
73logger?.ReallyShutdown();