4 references to GetResourceFilePath
Microsoft.DotNet.MacOsPkg.Tests (4)
UnpackPackTests.cs (4)
18
private static readonly string simplePkg =
GetResourceFilePath
("Simple.pkg");
19
private static readonly string withAppPkg =
GetResourceFilePath
("WithApp.pkg");
20
private static readonly string simpleInstallerPkg =
GetResourceFilePath
("SimpleInstaller.pkg");
21
private static readonly string withAppInstallerPkg =
GetResourceFilePath
("WithAppInstaller.pkg");