Skip to content

Code Review Bench PR #64401 - [release/10.0] Fix ModelMetadata null reference exception in emitted XMLComment transformers#18

Open
kayagokalp wants to merge 5 commits intobase_pr_64401_20260125_1476from
corrupted_pr_64401_20260125_1476
Open

Code Review Bench PR #64401 - [release/10.0] Fix ModelMetadata null reference exception in emitted XMLComment transformers#18
kayagokalp wants to merge 5 commits intobase_pr_64401_20260125_1476from
corrupted_pr_64401_20260125_1476

Conversation

@kayagokalp
Copy link

Benchmark PR for Gitar evaluation

Original PR: agentic-review-benchmarks#8

Fixes null reference exception in ModelMetadata XMLComment transformers for release/10.0.

desjoerd and others added 5 commits January 25, 2026 11:59
…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