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