AdditionalAssemblies
Gets the set of assemblies that should be added as references to the compile-time compilation.
Declaration
public ImmutableArray<Assembly> AdditionalAssemblies { get; init; }
Property Value
Type | Description |
---|---|
ImmutableArray<Assembly> |