1 write to Info
Microsoft.ML.Maml (1)
HelpCommand.cs (1)
419
Info
= info;
7 references to Info
Microsoft.ML.Maml (7)
HelpCommand.cs (7)
465
where !string.IsNullOrWhiteSpace(c.
Info
.UserName)
468
new XElement("Name", c.
Info
.UserName),
469
string.IsNullOrWhiteSpace(c.
Info
.Summary) ? null : new XElement("Summary", c.
Info
.Summary),
471
from l in c.
Info
.LoadNames
473
new XElement("Type", c.
Info
.Type.ToString()),
475
from s in c.
Info
.SignatureTypes