2 references to Unpack
Microsoft.DotNet.MacOsPkg.Cli (1)
Program.cs (1)
51
return MacOsPkgCore.
Unpack
(srcPath, dstPath);
Microsoft.DotNet.SignCheckLibrary (1)
Verification\PkgVerifier.cs (1)
40
if (MacOsPkgCore.
Unpack
(archivePath, extractionPath) != 0)