Tag: static-analysis
All the articles with the tag "static-analysis".
-
obj.ToString(), nulls and ReSharper
ReSharper incorrectly marks ToString() as non-nullable, but BCL types like HtmlString can return null.
All the articles with the tag "static-analysis".
ReSharper incorrectly marks ToString() as non-nullable, but BCL types like HtmlString can return null.