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