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.