Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Generating code for HashSet<>targeting netstd 2 produces uncompilable code, since the count parameter cannot be passed in:
var bar = new HashSet<Foo>(count); // requires net >= 5
Attachments
Issue Links
- links to