5 references to BL
Microsoft.ML.Core (5)
Data\ColumnTypeExtensions.cs (1)
116if (kind == InternalDataKind.BL)
Data\DataKind.cs (4)
104Bool = BL, 275case InternalDataKind.BL: 321kind = InternalDataKind.BL; 367case InternalDataKind.BL: