2 references to TestDisplayNameAttribute
Microsoft.TestPlatform.Extensions.BlameDataCollector (2)
XmlReaderWriter.cs (2)
81testElement.SetAttribute(Constants.TestDisplayNameAttribute, testObject.DisplayName); 140DisplayName = node.Attributes[Constants.TestDisplayNameAttribute]?.Value,