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