3 writes to UseTrustedSettings
Microsoft.Build.Tasks.UnitTests (3)
XslTransformation_Tests.cs (3)
877
t.
UseTrustedSettings
= true;
1078
t.
UseTrustedSettings
= true;
1088
t.
UseTrustedSettings
= false;
2 references to UseTrustedSettings
Microsoft.Build.Tasks.Core (2)
XslTransformation.cs (2)
158
xslct = xsltinput.LoadXslt(
UseTrustedSettings
);
174
if (
UseTrustedSettings
)