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