Skip to content

Fix for issue 6698#6755

Merged
baywet merged 5 commits intomicrosoft:mainfrom
zvrba:issue-6698
Aug 13, 2025
Merged

Fix for issue 6698#6755
baywet merged 5 commits intomicrosoft:mainfrom
zvrba:issue-6698

Conversation

@zvrba
Copy link

@zvrba zvrba commented Jul 12, 2025

Fixes the problem described in #6698 by using explicit if(ReferenceEquals(p, null)) ... analogous to strings.
fixes #6698

@zvrba zvrba requested a review from a team as a code owner July 12, 2025 09:33
@zvrba
Copy link
Author

zvrba commented Jul 12, 2025

@microsoft-github-policy-service agree company="Cloud Connection AS"

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

Can you also add an entry to the changelog please? (unreleased, changed)

@zvrba
Copy link
Author

zvrba commented Aug 12, 2025

Done. (Sorry for the delay, I was on vacation.)

@baywet baywet enabled auto-merge August 12, 2025 14:56
@baywet baywet merged commit a89d59e into microsoft:main Aug 13, 2025
290 checks passed
@zvrba zvrba deleted the issue-6698 branch August 13, 2025 15:33
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.

Invalid C# code generated when API path contains an underscore (_)

2 participants