3 references to s_workloadPackCacheDirectory
SDDLTests (3)
Program.cs (3)
80private static readonly string s_cachedTestAssetPath = Path.Combine(s_workloadPackCacheDirectory, s_testAsset); 170SecurityUtils.CreateSecureDirectory(s_workloadPackCacheDirectory); 245VerifyDirectorySecurityDescriptor(s_workloadPackCacheDirectory, "BA", "BA", 4, "A;OICIID;0x1200a9;;;WD", "A;OICIID;FA;;;SY", "A;OICIID;FA;;;BA", "A;OICIID;0x1200a9;;;BU");