Skip to content

Commit 22f92a1

Browse files
authored
Add note on which codes are build only (#47969)
Fixes #47470
1 parent d6b51cf commit 22f92a1

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ f1_keywords:
118118
- "CS7019"
119119
- "CS7020"
120120
- "CS7021"
121-
- "CS7022"
121+
- "CS7022" # build only diagnostic
122122
- "CS7024"
123123
- "CS7025"
124124
- "CS7026"
@@ -130,7 +130,7 @@ f1_keywords:
130130
- "CS7033"
131131
- "CS7034"
132132
- "CS7035"
133-
- "CS7038"
133+
- "CS7038" # build only diagnostic
134134
- "CS7041"
135135
- "CS7042"
136136
- "CS7043"
@@ -173,23 +173,23 @@ f1_keywords:
173173
- "CS7098"
174174
- "CS7099"
175175
- "CS7100"
176-
- "CS7101"
176+
- "CS7101" # build only diagnostic
177177
- "CS7102"
178178
- "CS7103"
179179
- "CS8001"
180180
- "CS8002"
181181
- "CS8003"
182-
- "CS8004"
183-
- "CS8005"
184-
- "CS8006"
185-
- "CS8007"
186-
- "CS8008"
182+
- "CS8004" # build only diagnostic
183+
- "CS8005" # build only diagnostic
184+
- "CS8006" # build only diagnostic
185+
- "CS8007" # build only diagnostic
186+
- "CS8008" # build only diagnostic
187187
- "CS8009"
188-
- "CS8010"
189-
- "CS8011"
188+
- "CS8010" # build only diagnostic
189+
- "CS8011" # build only diagnostic
190190
- "CS8012"
191-
- "CS8013"
192-
- "CS8014"
191+
- "CS8013" # build only diagnostic
192+
- "CS8014" # build only diagnostic
193193
- "CS8015"
194194
- "CS8016"
195195
- "CS8017"
@@ -204,7 +204,7 @@ f1_keywords:
204204
- "CS8032"
205205
- "CS8033"
206206
- "CS8034"
207-
- "CS8035"
207+
- "CS8035" # build only diagnostic
208208
- "CS8036"
209209
- "CS8040"
210210
- "CS8050"
@@ -216,7 +216,7 @@ f1_keywords:
216216
- "CS8070"
217217
- "CS8076"
218218
- "CS8077"
219-
- "CS8078"
219+
- "CS8078" # build only diagnostic
220220
- "CS8079"
221221
- "CS8080"
222222
- "CS8081"

0 commit comments

Comments
 (0)