3 writes to Location
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (3)
ObjectModel\TestCategoryItems.cs (1)
19[StoreXmlSimpleField(Location = "@TestCategory", DefaultValue = "")]
ObjectModel\WorkItems.cs (1)
19[StoreXmlField(Location = ".")]
XML\Attributes.cs (1)
34Location = location;
1 reference to Location
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
XML\XmlPersistence.cs (1)
581location = locationAttribute.Location ?? GetDefaultFieldLocation(fieldInfo);