2 writes to ArchiveOutputPath
Microsoft.NET.Build.Containers (2)
LocalDaemons\ArchiveFileRegistry.cs (2)
14ArchiveOutputPath = archiveOutputPath; 44ArchiveOutputPath = fullPath;
2 references to ArchiveOutputPath
Microsoft.NET.Build.Containers (2)
LocalDaemons\ArchiveFileRegistry.cs (2)
21var fullPath = Path.GetFullPath(ArchiveOutputPath); 69return string.Format(Strings.ArchiveRegistry_PushInfo, ArchiveOutputPath);