4 references to TryCreateComponentFactory
Microsoft.ML.Core (4)
CommandLine\CmdParser.cs (4)
1546
if (ComponentFactoryFactory.
TryCreateComponentFactory
(
1577
if (ComponentFactoryFactory.
TryCreateComponentFactory
(
1612
if (ComponentFactoryFactory.
TryCreateComponentFactory
(
2290
if (!
TryCreateComponentFactory
(factoryType, signatureType, name, settings, out ICommandLineComponentFactory factory))