<PackageReference Include="System.Text.Encoding.CodePages" Version="10.0.0-preview.5.25277.114" />
ExceptionPolyfills
public static void ThrowIf(
bool condition,
object instance)
public static void ThrowIfNull(
object argument,
string paramName =
null)