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