1 write to Attribute
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
XML\XmlPersistence.cs (1)
864Attribute = GetAttribute<StoreXmlAttribute>(fieldInfo);
2 references to Attribute
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (2)
XML\XmlPersistence.cs (2)
865SimpleFieldAttribute = Attribute as StoreXmlSimpleFieldAttribute; 866FieldAttribute = Attribute as StoreXmlFieldAttribute;