diff --git a/docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md b/docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md index a39a98a9982da..da9a0638ad83c 100644 --- a/docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md +++ b/docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md @@ -227,24 +227,33 @@ f1_keywords: - "CS8384" - "CS8385" # C# 8.0 diagnostics + ## Async enumerables - "CS8412" - "CS8413" - "CS8414" - "CS8415" - "CS8419" - "CS8420" + ## Static local functions - "CS8421" + ## Attributes - "CS8423" + ## More async enumerators - "CS8424" - "CS8425" - "CS8426" + ## Index and range - "CS8428" - "CS8429" + ## Can't parse syntax - "CS8635" - "CS8641" + ## Default interface implementation - "CS8646" + ## Patterns - "CS8650" - "CS8651" + ## Readonly struct members - "CS8656" - "CS8662" - "CS8669" @@ -293,6 +302,10 @@ f1_keywords: - "CS9382" - "CS9383" - "CS9384" + # More unions: + - "CS9385" + - "CS9386" + - "CS9387" helpviewer_keywords: - "errors [C#], additional information" ---