3 references to IsNullableGeneric
System.Xaml (3)
System\Xaml\XamlType.cs (3)
879
return !UnderlyingType.IsValueType ||
IsNullableGeneric
();
1182
if (
IsNullableGeneric
())
1222
if (
IsNullableGeneric
())