This has been pointed out a few times most recently by @GrabYourPitchforks https://github.com/dotnet/runtime/issues/1989#issuecomment-577066945 It adds a bit of complexity, but `HashSet<string>` is common. Note we would want the https://github.com/dotnet/runtime/pull/36252 goodness as well.
This has been pointed out a few times most recently by @GrabYourPitchforks #1989 (comment)
It adds a bit of complexity, but
HashSet<string>is common.Note we would want the #36252 goodness as well.