This issue is being used to track places in our code base which can benefit from MemberNotNull when it's available in the language and toolset. Both methods which could be annotated with it and uses of ! that could be removed when it's present should be tagged with this issue.
This issue is being used to track places in our code base which can benefit from
MemberNotNullwhen it's available in the language and toolset. Both methods which could be annotated with it and uses of!that could be removed when it's present should be tagged with this issue.