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