2 references to TryGetComponentKind
Microsoft.ML.Data (1)
EntryPoints\InputBuilder.cs (1)
552
if (!catalog.
TryGetComponentKind
(signatureType, out string kind))
Microsoft.ML.EntryPoints (1)
JsonUtils\JsonManifestUtils.cs (1)
380
if (!catalog.
TryGetComponentKind
(type, out kind))