7 references to _xmlFileNoNsNoDtd
Microsoft.Build.Tasks.UnitTests (7)
XmlPeek_Tests.cs (7)
148
Prepare(
_xmlFileNoNsNoDtd
, out xmlInputPath);
173
p.XmlContent =
_xmlFileNoNsNoDtd
;
191
Prepare(
_xmlFileNoNsNoDtd
, out xmlInputPath);
197
p.XmlContent =
_xmlFileNoNsNoDtd
;
199
Assert.Equal(
_xmlFileNoNsNoDtd
, p.XmlContent);
214
Prepare(
_xmlFileNoNsNoDtd
, out xmlInputPath);
230
Prepare(
_xmlFileNoNsNoDtd
, out xmlInputPath);