2 references to ConvertPropertyFrom
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
TestObject.cs (2)
194object? objValue = ConvertPropertyFrom<T>(property, culture, value); 206object? objValue = ConvertPropertyFrom<T>(property, culture, value);