This commit is contained in:
Kathleen Dollard 2024-04-17 09:00:44 -04:00 коммит произвёл GitHub
Родитель 31da7470df
Коммит 3575b19eac
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 4 добавлений и 3 удалений

Просмотреть файл

@ -4,9 +4,6 @@ All schedule items must have a public issue or checked-in proposal that can be l
## Schedule ASAP
- Effect of language version on overload resolution in presence of `params` collections (link TBD) Aleksey, Stephen Toub
- [Adjust dynamic binding rules for a situation of a single applicable candidate.](https://github.com/dotnet/csharplang/pull/8027) Aleksey
## Schedule when convenient
## Recurring topics
@ -36,8 +33,12 @@ All schedule items must have a public issue or checked-in proposal that can be l
### Wed Apr 24, 2024
- [Adjust dynamic binding rules for a situation of a single applicable candidate.](https://github.com/dotnet/csharplang/pull/8027) Aleksey
- Triage or special topics
### Mon Apr 22, 2024
- Effect of language version on overload resolution in presence of `params` collections (link TBD) Aleksey, Stephen Toub
- [Partial type inference: '_' in method and object creation type argument lists](https://github.com/dotnet/csharplang/pull/7582) (Rikki)
### Wed Apr 17, 2024