Assembly.allReferences

public string[] allReferences;

Description 描述

Returns Assembly.assemblyReferences and Assembly.compiledAssemblyReferences combined.

This returns all assemblies that are passed to the compiler when building this assembly,.