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