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