1 write to PreserveWhitespace
Microsoft.Build.Tasks.UnitTests (1)
XslTransformation_Tests.cs (1)
877
t.
PreserveWhitespace
= true;
1 reference to PreserveWhitespace
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
106
xsltinput = new XsltInput(XslInputPath, XslContent, XslCompiledDllPath, Log,
PreserveWhitespace
);