In this document, you can find the list of diagnostics supported by CoreCompatibilyzer.
| Code | Short Description | Type | Code Fix |
|---|---|---|---|
| CoreCompat1001 | The reported API is missing in the .Net Core 2.2 runtime. | Error | Unavailable |
| CoreCompat1002 | The underlined API is not portable to .Net Core 2.2 runtime because the API is obsolete. | Error | Unavailable |