1 write to RaceId
Microsoft.ML.Samples (1)
Dynamic\Transforms\CustomMappingWithInMemoryCustomType.cs (1)
169RaceId = id;
3 references to RaceId
Microsoft.ML.Samples (3)
Dynamic\Transforms\CustomMappingWithInMemoryCustomType.cs (3)
175return otherAlien.RaceId == RaceId; 181return RaceId.GetHashCode();