AssemblyLoadContext.All Property

Definition

Returns a collection of all AssemblyLoadContext instances.

C#
public static System.Collections.Generic.IEnumerable<System.Runtime.Loader.AssemblyLoadContext> All { get; }

Property Value

A collection of all AssemblyLoadContext instances.

Applies to

Product Versions
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10