FunctionAssemblyLoadContext.LoadedAssemblies Property

Definition

public System.Collections.Immutable.ImmutableArray<System.Reflection.Assembly> LoadedAssemblies { get; }
member this.LoadedAssemblies : System.Collections.Immutable.ImmutableArray<System.Reflection.Assembly>
Public ReadOnly Property LoadedAssemblies As ImmutableArray(Of Assembly)

Property Value

Applies to