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