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