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