Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

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,.

Did you find this page useful? Please give it a rating: