1 write to PreserveWhitespace
Microsoft.Build.Tasks.UnitTests (1)
XslTransformation_Tests.cs (1)
878t.PreserveWhitespace = true;
1 reference to PreserveWhitespace
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
118xsltinput = new XsltInput(absoluteXslInputPath, XslContent, XslCompiledDllPath?.ItemSpec, TaskEnvironment, Log, PreserveWhitespace);