6 references to Prepare
Microsoft.Build.Tasks.UnitTests (6)
XmlPoke_Tests.cs (6)
181Prepare(_xmlFileNoNs, out string xmlInputPath); 199Prepare(_xmlFileNoNs, out xmlInputPath); 225Prepare(_xmlFileWithNs, out xmlInputPath); 244Prepare(_xmlFileNoNs, out xmlInputPath); 261Prepare(_xmlFileWithNs, out xmlInputPath); 351Prepare(useNamespace ? _xmlFileWithNs : _xmlFileNoNs, out xmlInputPath);