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

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)