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