3 instantiations of AlienTypeAttributeAttribute
Microsoft.ML.Samples (3)
Dynamic\Transforms\CustomMappingWithInMemoryCustomType.cs (3)
134[AlienTypeAttribute(100)] 137[AlienTypeAttribute(200)] 193[AlienTypeAttribute(007)]
1 reference to AlienTypeAttributeAttribute
Microsoft.ML.Samples (1)
Dynamic\Transforms\CustomMappingWithInMemoryCustomType.cs (1)
109if (other is AlienTypeAttributeAttribute alienTypeAttributeAttribute)