1 write to _entryPoints
Microsoft.ML.Core (1)
ComponentModel\ComponentCatalog.cs (1)
81_entryPoints = new List<EntryPointInfo>();
2 references to _entryPoints
Microsoft.ML.Core (2)
ComponentModel\ComponentCatalog.cs (2)
576_entryPoints.Add(entryPointInfo); 828return _entryPoints;