1 instantiation of DataViewAlienBodyType
Microsoft.ML.Samples (1)
Dynamic\Transforms\CustomMappingWithInMemoryCustomType.cs (1)
103
DataViewTypeManager.Register(new
DataViewAlienBodyType
(RaceId),
1 reference to DataViewAlienBodyType
Microsoft.ML.Samples (1)
Dynamic\Transforms\CustomMappingWithInMemoryCustomType.cs (1)
174
if (other is
DataViewAlienBodyType
otherAlien)