2 references to DockerInfoFailed_Ex
Microsoft.NET.Build.Containers (2)
LocalDaemons\ContainerRuntimes.cs (1)
165throw new DockerLoadException(Resource.FormatString(nameof(Strings.DockerInfoFailed_Ex), e.Message));
LocalDaemons\DockerCli.cs (1)
228throw new DockerLoadException(Resource.FormatString(nameof(Strings.DockerInfoFailed_Ex), e.Message));