dotnet / dotnet/macios

Scrub binding files in src/ for usages of LINQ

Open
#9,019 3 comments 1 reaction 0 assignees View on GitHub
enhancement iOS macOS tests
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 13h
Merged PRs (30d)
96

Description

It is a general rule that System.LINQ is disallowed in all binding contexts, however a number of usages have slipped in over the years.

```
$ gg Linq | grep -v generator | grep -v btouch | wc -l
19
```

After the fun that was https://github.com/xamarin/xamarin-macios/pull/8991 when things calm down we should do a scrub and remove usages.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.