1 reference to IsNullableReferenceType
Microsoft.Maui.Controls.BindingSourceGen (1)
ITypeSymbolExtensions.cs (1)
14
return typeInfo.IsNullableValueType() || typeInfo.
IsNullableReferenceType
();