6 references to Prepare
Microsoft.Build.Tasks.UnitTests (6)
XmlPoke_Tests.cs (6)
182
Prepare
(_xmlFileNoNs, out string xmlInputPath);
201
Prepare
(_xmlFileNoNs, out xmlInputPath);
227
Prepare
(_xmlFileWithNs, out xmlInputPath);
246
Prepare
(_xmlFileNoNs, out xmlInputPath);
263
Prepare
(_xmlFileWithNs, out xmlInputPath);
353
Prepare
(useNamespace ? _xmlFileWithNs : _xmlFileNoNs, out xmlInputPath);