4 references to ReallyShutdown
dotnet (4)
Commands\Run\RunCommand.cs (1)
233
logger?.
ReallyShutdown
();
Commands\Run\VirtualProjectBuildingCommand.cs (1)
397
if (binaryLogger?.IsValueCreated == true) binaryLogger.Value.
ReallyShutdown
();
Commands\Test\MTP\MSBuildUtility.cs (2)
73
logger?.
ReallyShutdown
();
95
logger?.
ReallyShutdown
();