3 references to CompareObjectValues
Microsoft.ML.Tests (3)
CollectionsDataViewTest.cs (3)
67if (!CompareObjectValues(xvalue, yvalue, field.FieldType)) 86if (!CompareObjectValues(xvalue, yvalue, property.PropertyType)) 101if (!CompareObjectValues(x.GetValue(i), y.GetValue(i), x.GetType().GetElementType()))