2 references to HideEnumValueAttribute
Microsoft.ML.Core (2)
CommandLine\CmdParser.cs (2)
1316
if (field.GetCustomAttribute<
HideEnumValueAttribute
>() != null)
2228
if (field.GetCustomAttribute<
HideEnumValueAttribute
>() != null)