This version of Unity is unsupported.
Method group is Obsolete

AssemblyBuilder.scriptPaths

Obsolete This feature is being deprecated and will be removed in the future. Similar functionality can be achieved using the Roslyn compiler. public string[] scriptPaths;

Description

Array of script paths used as input for assembly build. (Read Only)

Value is set through AssemblyBuilder constructor.