1 reference to IsNullable
Microsoft.ML.EntryPoints (1)
JsonUtils\JsonManifestUtils.cs (1)
181
jo[FieldNames.
IsNullable
] = fieldInfo.FieldType.IsGenericType && (fieldInfo.FieldType.GetGenericTypeDefinition() == typeof(Nullable<>));