Question: Best way to get nullable annotation metadata at runtime #52876
Labels
area-System.Reflection
question
Answer questions and provide assistance, not an issue with source code or documentation.
In ASP.NET Core we want to change behavior based on the nullability of a parameter. What is the best way to get that information at runtime?
(I think I remember a first-class API being added for this but I couldn't find it)
The text was updated successfully, but these errors were encountered: