5 references to AnnotatedName
Microsoft.ML.AutoML (5)
TransformInference\TransformInference.cs (5)
91public bool Equals(AnnotatedName an) 100public AnnotatedName[] ColumnsConsumed { get; } 101public AnnotatedName[] ColumnsProduced { get; } 103public ColumnRoutingStructure(AnnotatedName[] columnsConsumed, AnnotatedName[] columnsProduced)