2 writes to ArchiveOutputPath
Microsoft.NET.Build.Containers (2)
LocalDaemons\ArchiveFileRegistry.cs (2)
17ArchiveOutputPath = archiveOutputPath; 47ArchiveOutputPath = fullPath;
2 references to ArchiveOutputPath
Microsoft.NET.Build.Containers (2)
LocalDaemons\ArchiveFileRegistry.cs (2)
24var fullPath = Path.GetFullPath(ArchiveOutputPath); 76return string.Format(Strings.ArchiveRegistry_PushInfo, ArchiveOutputPath);