Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix warning CS8625 #2345

Merged
merged 1 commit into from
Mar 21, 2021
Merged

Fix warning CS8625 #2345

merged 1 commit into from
Mar 21, 2021

Conversation

riQQ
Copy link
Contributor

@riQQ riQQ commented Mar 20, 2021

Problem

Warning CS8625: Cannot convert null literal to non-nullable reference type.

Solution

Fix warning by making the parameter nullable.

Fix warning CS8625: Cannot convert null literal to non-nullable reference type.
@siegfriedpammer siegfriedpammer merged commit bb35757 into icsharpcode:master Mar 21, 2021
@siegfriedpammer
Copy link
Member

Thank you for your contribution!

@riQQ riQQ deleted the patch-1 branch March 21, 2021 21:58
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.

2 participants