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