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