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