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