2 references to WriteTarEntryForFile
Microsoft.NET.Build.Containers (2)
Layer.cs (2)
106WriteTarEntryForFile(writer, new DirectoryInfo(directory), containerPath, entryAttributes, isWindowsLayer ? null : userId); 129WriteTarEntryForFile(writer, item.file, item.containerPath, entryAttributes, isWindowsLayer ? null : userId);