2 writes to FriendlyName
Microsoft.ML.Core (2)
ComponentModel\ComponentCatalog.cs (2)
415FriendlyName = Name; 417FriendlyName = attribute.FriendlyName;
1 reference to FriendlyName
Microsoft.ML.EntryPoints (1)
JsonUtils\JsonManifestUtils.cs (1)
106result[FieldNames.FriendlyName] = componentInfo.FriendlyName;