7 references to _xmlFileNoNsNoDtd
Microsoft.Build.Tasks.UnitTests (7)
XmlPeek_Tests.cs (7)
147
Prepare(
_xmlFileNoNsNoDtd
, out xmlInputPath);
172
p.XmlContent =
_xmlFileNoNsNoDtd
;
190
Prepare(
_xmlFileNoNsNoDtd
, out xmlInputPath);
196
p.XmlContent =
_xmlFileNoNsNoDtd
;
198
Assert.Equal(
_xmlFileNoNsNoDtd
, p.XmlContent);
213
Prepare(
_xmlFileNoNsNoDtd
, out xmlInputPath);
229
Prepare(
_xmlFileNoNsNoDtd
, out xmlInputPath);