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