<PackageReference Include="System.ServiceModel.Primitives" Version="6.0.0-rc.23205.4" />

System.__HResults

static class __HResults
namespace System { internal static class __HResults { public const int COR_E_DIRECTORYNOTFOUND = -2147024893; public const int COR_E_ENDOFSTREAM = -2147024858; public const int COR_E_FILELOAD = -2146232799; public const int COR_E_FILENOTFOUND = -2147024894; public const int COR_E_IO = -2146232800; public const int COR_E_PATHTOOLONG = -2147024690; } }