This version of Unity is unsupported.

JobProducerTypeAttribute.ProducerType

public Type ProducerType;

Description

ProducerType is the type containing a static method named "Execute" method which is the method invokes by the job system.