2 references to GetAllSignatureTypes
Microsoft.ML.Maml (2)
HelpCommand.cs (2)
263
var sigs = _env.ComponentCatalog.
GetAllSignatureTypes
();
329
var sigs = _env.ComponentCatalog.
GetAllSignatureTypes
()