allReferences
Returns Assembly.assemblyReferences and Assembly.compiledAssemblyReferences combined. This returns all assemblies that are passed to the compiler when building this assembly,.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Compilation
- Assembly: UnityEditor.CoreModule
public string[] allReferences { get; }