1 write to Description
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestProperty\TestProperty.cs (1)
78Description = description;
3 references to Description
Microsoft.TestPlatform.CommunicationUtilities (1)
Serialization\TestPropertyConverter.cs (1)
77writer.WriteString("Description", value.Description);
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
TestObject.cs (1)
51property.Key.Description,
TestProperty\TestProperty.cs (1)
383Description,