1 reference to NullableType
PresentationFramework (1)
System\Windows\Markup\BamlRecordReader.cs (1)
3758
return t.IsGenericType && t.GetGenericTypeDefinition() ==
NullableType
;