5 writes to TransformRootPath
Microsoft.NET.Sdk.Publish.Tasks.Tests (5)
Tasks\GenerateEnvTransformTests.cs (3)
178TransformRootPath = Path.GetTempPath(), 239TransformRootPath = Path.GetTempPath(), 308TransformRootPath = Path.GetTempPath(),
Tasks\TransformXmlTests.cs (2)
69TransformRootPath = Path.GetTempPath(), 114TransformRootPath = Path.GetTempPath(),
1 reference to TransformRootPath
Microsoft.NET.Sdk.Publish.Tasks (1)
Tasks\Xdt\TransformXml.cs (1)
48return Utility.GetFilePathResolution(_transformFile, TransformRootPath);