7 references to CompareThroughReflection
Microsoft.ML.Tests (7)
CollectionsDataViewTest.cs (7)
165Assert.True(CompareThroughReflection(enumeratorSimple.Current, originalEnumerator.Current)); 238Assert.True(CompareThroughReflection(enumeratorSimple.Current, originalEnumerator.Current)); 264Assert.True(CompareThroughReflection(enumeratorSimple.Current, originalEnumerator.Current)); 319Assert.True(CompareThroughReflection(enumeratorSimple.Current, originalEnumerator.Current)); 348Assert.True(CompareThroughReflection(enumeratorSimple.Current, originalEnumerator.Current)); 400Assert.True(CompareThroughReflection(enumeratorSimple.Current, originalEnumerator.Current)); 450Assert.True(CompareThroughReflection(enumeratorSimple.Current, originalEnumerator.Current));