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