3 references to Allow
BoundTreeGenerator (3)
BoundNodeClassWriter.cs (3)
797
return NullHandling.
Allow
;
813
return NullHandling.
Allow
;
846
var suppression = FieldNullHandling(node, field.Name) is (NullHandling.
Allow
or NullHandling.Always) ? "" : "!";