5 references to GetProperties
Microsoft.TestPlatform.CommunicationUtilities (5)
Serialization\TestCaseConverter.cs (1)
154
foreach (var property in value.
GetProperties
())
Serialization\TestCaseConverterV2.cs (1)
90
foreach (var property in value.
GetProperties
())
Serialization\TestObjectBaseConverter.cs (1)
88
foreach (var property in value.
GetProperties
())
Serialization\TestResultConverter.cs (1)
179
foreach (var property in value.
GetProperties
())
Serialization\TestResultConverterV2.cs (1)
135
foreach (var property in value.
GetProperties
())