Skip to content

Conversation

@bigboybamo
Copy link
Contributor

@bigboybamo bigboybamo commented Nov 3, 2025

Summary

Update CStr Function (Visual Basic) expression to include Nothing

Fixes #49543


Internal previews

📄 File 🔗 Preview link
docs/visual-basic/language-reference/functions/return-values-for-the-cstr-function.md Return Values for the CStr Function (Visual Basic)

@bigboybamo bigboybamo requested review from a team and BillWagner as code owners November 3, 2025 10:11
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 3, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-visualbasic/svc community-contribution Indicates PR is created by someone from the .NET community. labels Nov 3, 2025
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Thanks again @bigboybamo

This LGTM, once I merge a small lint fix.

@BillWagner BillWagner enabled auto-merge (squash) November 3, 2025 15:30
@BillWagner BillWagner merged commit c312bbf into dotnet:main Nov 3, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-visualbasic/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

This should clarify that when expr is Nothing, the result is Nothing

2 participants