4 references to TryCreateComponentFactory
Microsoft.ML.Core (4)
CommandLine\CmdParser.cs (4)
1545
if (ComponentFactoryFactory.
TryCreateComponentFactory
(
1576
if (ComponentFactoryFactory.
TryCreateComponentFactory
(
1611
if (ComponentFactoryFactory.
TryCreateComponentFactory
(
2285
if (!
TryCreateComponentFactory
(factoryType, signatureType, name, settings, out ICommandLineComponentFactory factory))