1 reference to IsNullable
PresentationFramework (1)
System\Windows\Markup\BamlRecordReader.cs (1)
3785
if ((o != null) &&
IsNullable
(propertyType) && !(o is Expression) && !(o is MarkupExtension) )