1 write to LoaderType
Microsoft.ML.Core (1)
ComponentModel\ComponentCatalog.cs (1)
212
LoaderType
= attr.LoaderType;
2 references to LoaderType
Microsoft.ML.Core (2)
ComponentModel\ComponentCatalog.cs (2)
188
/// verified the assembly of <see cref="
LoaderType
"/> actually contains
564
var type = info.
LoaderType
;