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