9 references to
Microsoft.ML.Core (9)
ComponentModel\LoadableClassAttribute.cs (8)
33
:
base
(null, instType, instType, argType, new[] { sigType }, userName, loadNames)
48
:
base
(null, instType, loaderType, argType, new[] { sigType }, userName, loadNames)
53
:
base
(null, instType, instType, argType, sigTypes, userName, loadNames)
58
:
base
(null, instType, loaderType, argType, sigTypes, userName, loadNames)
73
:
base
(summary, instType, instType, argType, new[] { sigType }, userName, loadNames)
89
:
base
(summary, instType, loaderType, argType, new[] { sigType }, userName, loadNames)
94
:
base
(summary, instType, instType, argType, sigTypes, userName, loadNames)
99
:
base
(summary, instType, loaderType, argType, sigTypes, userName, loadNames)
EntryPoints\EntryPointModuleAttribute.cs (1)
22
:
base
(null, typeof(void), loaderType, null, new[] { typeof(SignatureEntryPointModule) }, loaderType.FullName)