2 references to EnsureLocationExists
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (2)
XML\XmlPersistence.cs (2)
242
XmlNode? xmlNode =
EnsureLocationExists
(parentXml, location, nameSpaceUri);
666
return
EnsureLocationExists
(xml, location, _namespaceUri);