2 references to GetCommandsForCurrentPlatform
Microsoft.NET.Build.Containers (2)
LocalDaemons\ContainerRuntime.cs (2)
110
_logger.LogError($"Cannot find {
GetCommandsForCurrentPlatform
()} executable.");
213
=> new(Resource.FormatString(Strings.ContainerRuntimeProcessCreationFailed,
GetCommandsForCurrentPlatform
()));