<PackageReference Include="NETStandard.Library" Version="2.0.0-preview1-25301-01" />

System.IO.FileNotFoundException

public string FileName { get; }

public string FusionLog { get; }

public FileNotFoundException(string message)

public FileNotFoundException(string message, Exception innerException)

public FileNotFoundException(string message, string fileName)

public FileNotFoundException(string message, string fileName, Exception innerException)