Global Definition Set Checks : (C7112) Elements using field references that do not appear in the record/union definition

(C7112) Elements using field references that do not appear in the record/union definition

Error In:
Correctness
Description:
There are elements that contain expressions in which a field of an explicitly defined record or union is used, but the field does not appear in the definition of the record or union.