4 references to EntryPointAttribute
Microsoft.ML.Core (4)
ComponentModel\ComponentCatalog.cs (4)
341TlcModule.EntryPointAttribute attribute, ObsoleteAttribute obsoleteAttribute) 569var attr = methodInfo.GetCustomAttributes(typeof(TlcModule.EntryPointAttribute), false).FirstOrDefault() as TlcModule.EntryPointAttribute;