2 references to s_testDataPath
dotnet.Tests (2)
WindowsInstallerTests.cs (2)
145int status = Signature.IsAuthenticodeSigned(Path.Combine(s_testDataPath, file)); 164int result = Signature.HasMicrosoftTrustedRoot(Path.Combine(s_testDataPath, file));