1 reference to TryGetIniters
Microsoft.ML.Core (1)
ComponentModel\ComponentCatalog.cs (1)
697if (attr.InstanceType != typeof(void) && !TryGetIniters(attr.InstanceType, attr.LoaderType, attr.CtorTypes, out getter, out ctor, out create, out requireEnvironment))