Skip to content

Lots of nullable reference types fixes#3

Merged
Nhawdge merged 2 commits into
mainfrom
feature/nullable-reference-type-fixes
Aug 5, 2022
Merged

Lots of nullable reference types fixes#3
Nhawdge merged 2 commits into
mainfrom
feature/nullable-reference-type-fixes

Conversation

@mrdrbob
Copy link
Copy Markdown
Member

@mrdrbob mrdrbob commented Aug 1, 2022

Fixes HasValue methods to validate nullable types passed to them are not null for calling code.
Fixes lots of nullable reference warnings
Some miscellaneous cleanup.

Fixes `HasValue` methods to validate nullable types passed to them are not null for calling code.
Fixes lots of nullable reference warnings
Some miscellaneous cleanup.
@mrdrbob mrdrbob requested a review from Nhawdge August 1, 2022 20:07
Remove no longer necessary `Preload` method.
@Nhawdge Nhawdge merged commit b24748e into main Aug 5, 2022
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