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