<PackageReference Include="NETStandard.Library" Version="2.0.1" />

System.BadImageFormatException

public string FileName { get; }

public string FusionLog { get; }

public BadImageFormatException(string message)

public BadImageFormatException(string message, Exception inner)

public BadImageFormatException(string message, string fileName)

public BadImageFormatException(string message, string fileName, Exception inner)