2 references to SignatureEntryPointModule
Microsoft.ML.Core (2)
ComponentModel\ComponentCatalog.cs (1)
550if (sigType == typeof(SignatureEntryPointModule))
EntryPoints\EntryPointModuleAttribute.cs (1)
22: base(null, typeof(void), loaderType, null, new[] { typeof(SignatureEntryPointModule) }, loaderType.FullName)