1 write to Location
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
XML\XmlPersistence.cs (1)
909Location = GetFieldLocation(fieldInfo);
3 references to Location
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (3)
XML\XmlPersistence.cs (3)
204SaveObject(fieldValue, parentXml, info.Location, parameters); 208SaveSimpleField(parentXml, info.Location!, fieldValue, info.SimpleFieldAttribute.DefaultValue); 536if (!string.IsNullOrEmpty(info.Location))