5 references to AlienBody
Microsoft.ML.Core.Tests (5)
UnitTests\TestCustomTypeRegister.cs (5)
96One = new AlienBody(0, 0, 0, 0); 97Two = new AlienBody(0, 0, 0, 0); 105One = new AlienBody(age, height, weight, handCount); 106Two = new AlienBody(anotherAge, anotherHeight, anotherWeight, anotherHandCount); 149Merged = new AlienBody(0, 0, 0, 0);