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