3 references to AcceptsNullValue
Microsoft.Maui.Controls.BindingSourceGen (3)
BindingSourceGenerator.cs (3)
236 return new SetterOptions(IsWritable(symbol), AcceptsNullValue(symbol, enabledNullable)); 241 return new SetterOptions(IsWritable(symbol), AcceptsNullValue(symbol, enabledNullable)); 246 return new SetterOptions(IsWritable(symbol), AcceptsNullValue(symbol, enabledNullable));