<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.0-preview.4.25258.110" />
ExceptionPolyfills
Provides downlevel polyfills for static methods on Exception-derived types.
public static void ThrowIfNull(
object argument,
string paramName =
null)