2 references to GetValue
PresentationFramework (2)
MS\Internal\Data\SortFieldComparer.cs (2)
63
object v1 = _fields[k].
GetValue
(o1);
64
object v2 = _fields[k].
GetValue
(o2);