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