3 references to IsNullableGeneric
System.Xaml (3)
System\Xaml\XamlType.cs (3)
936
return !UnderlyingType.IsValueType ||
IsNullableGeneric
();
1265
if (
IsNullableGeneric
())
1307
if (
IsNullableGeneric
())