AssemblyOpenResult
Namespace: Dotsider.Core.Analysis.Models
Assembly: Dotsider.Core.dll
The result of opening an assembly file via AssemblyLoader, distinguishing between direct loads, apphost companion redirects, and single-file bundle entry extractions.
public abstract record AssemblyOpenResult : IEquatable<AssemblyOpenResult>Inheritance
Section titled “Inheritance”Object → AssemblyOpenResult