1 write to _testZippedPublishContentsPath
Microsoft.NET.Sdk.Publish.Tasks.Tests (1)
Tasks\ZipDeploy\ZipDeployerTaskTests.cs (1)
28_testZippedPublishContentsPath = Path.Combine(baseDirectory, TestAssemblyToTestZipPath);
2 references to _testZippedPublishContentsPath
Microsoft.NET.Sdk.Publish.Tasks.Tests (2)
Tasks\ZipDeploy\ZipDeployerTaskTests.cs (2)
23if (_testZippedPublishContentsPath == null) 31return _testZippedPublishContentsPath;