56 references to GetResourcePath
Microsoft.DotNet.SignTool.Tests (56)
SignToolTests.cs (56)
447
new TaskItem(
GetResourcePath
("ContainerOne.1.0.0.nupkg"), new Dictionary<string, string>
485
new TaskItem(
GetResourcePath
("ContainerOne.1.0.0.nupkg"))
521
new TaskItem(
GetResourcePath
(fileToTest), new Dictionary<string, string>
557
new TaskItem(
GetResourcePath
(
GetResourcePath
("ContainerOne.1.0.0.nupkg")))
599
new TaskItem(
GetResourcePath
("ContainerOne.1.0.0.nupkg"), new Dictionary<string, string>
642
new TaskItem(
GetResourcePath
("EmptyPKT.dll"))
669
new TaskItem(
GetResourcePath
("CoreLibCrossARM.dll"), new Dictionary<string, string>
673
new TaskItem(
GetResourcePath
("AspNetCoreCrossLib.dll"), new Dictionary<string, string>
715
new TaskItem(
GetResourcePath
("EmptyPKT.dll"), new Dictionary<string, string>
740
new TaskItem(
GetResourcePath
("CustomTargetFrameworkAttribute.dll"), new Dictionary<string, string>
768
new TaskItem(
GetResourcePath
("EmptyPKT.dll"))
791
new TaskItem(
GetResourcePath
("PackageWithWix.nupkg"), new Dictionary<string, string>
795
new TaskItem(
GetResourcePath
("MsiBootstrapper.exe.wixpack.zip"), new Dictionary<string, string>
848
new TaskItem(
GetResourcePath
("NestedContainer.1.0.0.nupkg"), new Dictionary<string, string>
917
<FilesToSign Include=""{Uri.EscapeDataString(
GetResourcePath
("NestedContainer.1.0.0.nupkg"))}"">
929
new TaskItem(
GetResourcePath
("NestedContainer.1.0.0.nupkg"), new Dictionary<string, string>
1003
<FilesToSign Include=""{Uri.EscapeDataString(
GetResourcePath
("NestedContainer.1.0.0.nupkg"))}"">
1015
new TaskItem(
GetResourcePath
("test.zip"))
1067
new TaskItem(
GetResourcePath
("test.tgz"))
1119
new TaskItem(
GetResourcePath
("test.symbols.nupkg"))
1171
new TaskItem(
GetResourcePath
("test.symbols.nupkg"))
1224
new TaskItem(
GetResourcePath
("test.deb"))
1254
new TaskItem(
GetResourcePath
("SignedScript.ps1")),
1255
new TaskItem(
GetResourcePath
("UnsignedScript.ps1"))
1322
new TaskItem(
GetResourcePath
("MsiBootstrapper.exe")),
1323
new TaskItem(
GetResourcePath
("MsiBootstrapper.exe.wixpack.zip"))
1369
new TaskItem(
GetResourcePath
("MsiSetup.msi"), new Dictionary<string, string>
1373
new TaskItem(
GetResourcePath
("MsiSetup.msi.wixpack.zip"), new Dictionary<string, string>
1442
new TaskItem(
GetResourcePath
("test.mpack"))
1476
new TaskItem(
GetResourcePath
("test.vsix"), new Dictionary<string, string>
1480
new TaskItem(
GetResourcePath
("PackageWithRelationships.vsix"), new Dictionary<string, string>
1543
new TaskItem(
GetResourcePath
("TestSpaces.vsix"), new Dictionary<string, string>
1547
new TaskItem(
GetResourcePath
("PackageWithRelationships.vsix"), new Dictionary<string, string>
1610
new TaskItem(
GetResourcePath
("PackageWithRelationships.vsix")),
1611
new TaskItem(
GetResourcePath
("test.vsix"))
1667
new TaskItem(
GetResourcePath
("PackageWithRelationships.vsix", relativePath: "A"), new Dictionary<string, string>
1671
new TaskItem(
GetResourcePath
("test.vsix"), new Dictionary<string, string>
1675
new TaskItem(
GetResourcePath
("PackageWithRelationships.vsix", relativePath: "B"), new Dictionary<string, string>
1738
new TaskItem(
GetResourcePath
("PackageWithRelationships.vsix"))
1777
new TaskItem(
GetResourcePath
("ZeroLengthPythonFile.py"))
1912
new TaskItem(
GetResourcePath
("SameFiles1.zip"), new Dictionary<string, string>
1916
new TaskItem(
GetResourcePath
("SameFiles2.zip"), new Dictionary<string, string>
1948
new TaskItem(
GetResourcePath
("ContainerOne.1.0.0.nupkg"), new Dictionary<string, string>
1953
new TaskItem(
GetResourcePath
("SignedLibrary.dll"), new Dictionary<string, string>
2058
new TaskItem(
GetResourcePath
("SignedLibrary.dll")),
2086
new TaskItem(
GetResourcePath
("PackageWithZip.nupkg"), new Dictionary<string, string>
2121
new TaskItem(
GetResourcePath
("NestedZip.zip"))
2184
new TaskItem(
GetResourcePath
("EmptyPKT.dll"), new Dictionary<string, string>
2188
new TaskItem(
GetResourcePath
("test.vsix"), new Dictionary<string, string>
2192
new TaskItem(
GetResourcePath
("Simple.nupkg"), new Dictionary<string, string>
2198
new TaskItem(
GetResourcePath
("Simple.symbols.nupkg"), new Dictionary<string, string>
2274
GetResourcePath
(resourcePath) :
2310
GetResourcePath
(resourcePath) :
2336
new TaskItem(
GetResourcePath
("SPCNoPKT.dll"), new Dictionary<string, string>
2373
var wixpackPath =
GetResourcePath
(wixPack);