1 reference to AnyMatch
Microsoft.ML.Data (1)
EntryPoints\InputBuilder.cs (1)
108if (name == (_attrs[i].Input.Name ?? _fields[i].Name) || AnyMatch(name, _attrs[i].Input.Aliases))