2 references to IsGenericEx
Microsoft.ML.Core (2)
CommandLine\CmdParser.cs (2)
1268if (type.IsGenericEx(typeof(Nullable<>))) 1495if (!type.IsGenericEx(typeof(KeyValuePair<,>)))