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