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