This version of Unity is unsupported.

Assembly.assemblyReferences

public Assembly[] assemblyReferences;

Description

Assembly references used to build this assembly.

The references are also assemblies built as part of the Unity project.

See Also: Assembly.compiledAssemblyReferences and Assembly.allReferences.