3 references to IsNullableGeneric
System.Xaml (3)
System\Xaml\XamlType.cs (3)
935return !UnderlyingType.IsValueType || IsNullableGeneric(); 1264if (IsNullableGeneric()) 1306if (IsNullableGeneric())