2 writes to IntProp
Microsoft.ML.Tests (2)
CollectionsDataViewTest.cs (2)
339
new ClassWithInheritedProperties(){
IntProp
=1, StringProp ="lala", LongProp=17, ByteProp=3 },
340
new ClassWithInheritedProperties(){
IntProp
=-1, StringProp ="", LongProp=2, ByteProp=4 },