1 write to _transformRootPath
Microsoft.NET.Sdk.Publish.Tasks (1)
Tasks\Xdt\TransformXml.cs (1)
69set { _transformRootPath = value; }
2 references to _transformRootPath
Microsoft.NET.Sdk.Publish.Tasks (2)
Tasks\Xdt\TransformXml.cs (2)
60if (string.IsNullOrEmpty(_transformRootPath)) 66return _transformRootPath;