2 references to IsStillPacked
Microsoft.NET.Sdk.WorkloadManifestReader (2)
WorkloadResolver.cs (2)
686/// Path to the pack. If it's a template or library pack, <see cref="IsStillPacked"/> will be <code>true</code> and this will be a path to the <code>nupkg</code>, 687/// else <see cref="IsStillPacked"/> will be <code>false</code> and this will be a path to the directory into which it has been unpacked.