You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
7.2 | `ref` with `this` in extension methods | [219](https://github.com/dotnet/csharpstandard/pull/219) | Open | Combination #5
28
-
7.2 | `readonly` and `ref` structs | [333](https://github.com/dotnet/csharpstandard/pull/333)**but needs some work** | Open |
29
-
7.3 | indexing movable fixed buffer without pinning | [239](https://github.com/dotnet/csharpstandard/pull/239) | Open |
30
-
7.3 | reassign `ref` local variables | [213](https://github.com/dotnet/csharpstandard/pull/213) | Open | Combination #4
31
-
7.3 | use initializers on `stackalloc` arrays | [238](https://github.com/dotnet/csharpstandard/pull/238) | Open |
32
-
7.3 | Support for Pattern-Based `fixed` Statements | [240](https://github.com/dotnet/csharpstandard/pull/240) | Open |
33
-
7.3 | use additional generic constraints | [244](https://github.com/dotnet/csharpstandard/pull/244) | Open |
34
-
7.3 | test `==` and `!=` with tuple types | [63](https://github.com/dotnet/csharpstandard/pull/63)**but needs some work** | Open | Combination #3
35
-
7.3 | use expression variables in more locations | [44](https://github.com/dotnet/csharpstandard/pull/44), [61](https://github.com/dotnet/csharpstandard/pull/61) | Open | Combination #2 & #3
36
-
7.3 | attach attributes to the backing field of auto-implemented properties | [262](https://github.com/dotnet/csharpstandard/pull/262) | Open |
37
-
7.3 | overload resolution now has fewer ambiguous cases | [263](https://github.com/dotnet/csharpstandard/pull/263) | Open |
7.3 | use initializers on `stackalloc` arrays | [238](https://github.com/dotnet/csharpstandard/pull/238) | Needs review |
32
+
7.3 | Support for Pattern-Based `fixed` Statements | [240](https://github.com/dotnet/csharpstandard/pull/240) | See Issue [241](https://github.com/dotnet/csharpstandard/issues/241) |
7.3 | test `==` and `!=` with tuple types | [63](https://github.com/dotnet/csharpstandard/pull/63)| See Issue [64](https://github.com/dotnet/csharpstandard/issues/64) | Combination #3
35
+
7.3 | use expression variables in more locations | [44](https://github.com/dotnet/csharpstandard/pull/44), [61](https://github.com/dotnet/csharpstandard/pull/61) | Needs review | Combination #2 & #3
36
+
7.3 | attach attributes to the backing field of auto-implemented properties | [262](https://github.com/dotnet/csharpstandard/pull/262) | Needs review |
37
+
7.3 | overload resolution now has fewer ambiguous cases | [263](https://github.com/dotnet/csharpstandard/pull/263) | Needs review |
0 commit comments