2 references to ImagePullNotSupported
Microsoft.NET.Build.Containers (2)
ContainerBuilder.cs (1)
99throw new NotSupportedException(Resource.GetString(nameof(Strings.ImagePullNotSupported)));
Tasks\CreateNewImage.cs (1)
114throw new NotSupportedException(Resource.GetString(nameof(Strings.ImagePullNotSupported)));