Skip to content

Enable nullable#84

Open
campersau wants to merge 2 commits intotestcontainers:mainfrom
campersau:nullableenable
Open

Enable nullable#84
campersau wants to merge 2 commits intotestcontainers:mainfrom
campersau:nullableenable

Conversation

@campersau
Copy link

No description provided.

Copy link
Collaborator

@HofmeisterAn HofmeisterAn 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, very helpful. I just had a brief look. I'm busy with some Testcontainers topics and will take a closer look at it sometime next week.

}
}

var attributedPublicProperties = properties.Where(p => p.GetCustomAttribute<TAttribType>() != null).ToArray();
Copy link
Author

Choose a reason for hiding this comment

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

This was wrong before because it used the properties variable instead of publicProperties.

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