Skip to content

Conversation

@meziantou
Copy link
Contributor

@meziantou meziantou commented Mar 9, 2023

The current implementations of IPropertyDescriptor.GetCustomAttribute can return null values. This PR change the interface to allow null values. This fixes some build warnings.

@meziantou meziantou marked this pull request as ready for review March 10, 2023 00:11
@EdwardCooke EdwardCooke merged commit bd6a5c6 into aaubry:master Mar 11, 2023
@meziantou meziantou deleted the fix-nrt-ipropertydescriptor branch March 11, 2023 00:49
EdwardCooke added a commit that referenced this pull request Mar 11, 2023
Fix nullable annotations for IPropertyDescriptor.GetCustomAttribute
@aaubry
Copy link
Owner

aaubry commented Mar 11, 2023

This feature has been released in version 13.0.2.

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