{"id":16473108,"url":"https://github.com/binki/expressiontryfaultinvalidemit","last_synced_at":"2025-02-28T06:21:01.081Z","repository":{"id":143134213,"uuid":"536794431","full_name":"binki/ExpressionTryFaultInvalidEmit","owner":"binki","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-10T01:46:44.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T02:19:14.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-14T23:36:19.000Z","updated_at":"2022-09-14T23:36:40.000Z","dependencies_parsed_at":"2023-04-10T08:34:47.727Z","dependency_job_id":null,"html_url":"https://github.com/binki/ExpressionTryFaultInvalidEmit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binki%2FExpressionTryFaultInvalidEmit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binki%2FExpressionTryFaultInvalidEmit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binki%2FExpressionTryFaultInvalidEmit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binki%2FExpressionTryFaultInvalidEmit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binki","download_url":"https://codeload.github.com/binki/ExpressionTryFaultInvalidEmit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241110906,"owners_count":19911411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T12:25:21.936Z","updated_at":"2025-02-28T06:21:01.062Z","avatar_url":"https://github.com/binki.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository was created as a reproduction for [SO 73724218](https://stackoverflow.com/questions/73724218).\n\nOn .netfx, which compiles expressions to CIL and then JITs them, this program produces a `NotSupportedException` from `System.Reflection.Emit.DynamicILGenerator.BeginFaultBlock()`. That is, the program passes `Expression`’s own validation checks, but it fails at the lower layer which, in my opinion, is a bug in the framework.\n\nOn netcore, which uses reflection to execute expression trees, this program succeeds.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinki%2Fexpressiontryfaultinvalidemit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinki%2Fexpressiontryfaultinvalidemit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinki%2Fexpressiontryfaultinvalidemit/lists"}