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