Aaron

Results 2 comments of Aaron

You can do `.AsEnumerable().Contains(` on the hashset and it will pass as an openjson call without the overhead. It appears the issue is it is translating HashSet's overridden `.Contains` method...

edge canary (122) has it working, edge stable (120) doesn't.