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