internal static Exception ParameterNotInScope(object p0) => (Exception) new InvalidOperationException(Strings.ParameterNotInScope(p0));