Skip to content

[release/10.0] Fix ModelMetadata null reference exception in emitted XMLComment transformers#8

Open
hila-f-qodo wants to merge 5 commits intodevin_pr_code_review_bench_100_devin_base_release_100_fix_modelmetadata_null_reference_exception_in_emitted_xmlcomment_transformers_pr92from
devin_pr_code_review_bench_100_devin_head_release_100_fix_modelmetadata_null_reference_exception_in_emitted_xmlcomment_transformers_pr92
Open

[release/10.0] Fix ModelMetadata null reference exception in emitted XMLComment transformers#8
hila-f-qodo wants to merge 5 commits intodevin_pr_code_review_bench_100_devin_base_release_100_fix_modelmetadata_null_reference_exception_in_emitted_xmlcomment_transformers_pr92from
devin_pr_code_review_bench_100_devin_head_release_100_fix_modelmetadata_null_reference_exception_in_emitted_xmlcomment_transformers_pr92

Conversation

@hila-f-qodo
Copy link
Copy Markdown

Benchmark PR from qodo-benchmark#92

desjoerd and others added 5 commits January 21, 2026 16:01
…ment transformers

When a route parameter does not have a bound model it would case a null reference exception because the ModelMetadata on the ParameterDescriptor was null.
This is fixed by adding a null reference check

Fixes dotnet#63757
As I think this was the encoding before my change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants