tunnelvisionlabs / ReferenceAssemblyAnnotator

IL weaver to add nullability annotations to .NET reference assemblies
MIT License
72 stars 8 forks source link

Remove [DisallowNull] on IEqualityComparer<T>.GetHashCode #46

Closed sharwell closed 4 years ago

sharwell commented 4 years ago

These [DisallowNull] attributes should be removed:

The following scenarios are impacted: