2 references to ImplOne
Microsoft.ML.Data (2)
DataLoadSave\Binary\BinaryLoader.cs (2)
476/// <see cref="ImplOne{T}"/>, and <see cref="ImplVec{T}"/>. 517entryType = typeof(MetadataTableOfContentsEntry.ImplOne<>).MakeGenericType(type.RawType);