Assembly.assemblyReferences

Switch to Manual
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.