Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the diagnostic IDs for JavaScript interop source-generation analyzers in .NET 7 and later versions.
| Diagnostic ID | Description |
|---|---|
SYSLIB1070 |
Invalid JSImportAttribute usage. |
SYSLIB1071 |
Invalid JSExportAttribute usage. |
SYSLIB1072 |
The specified type is not supported by source-generated JavaScript interop. |
SYSLIB1073 |
The specified configuration is not supported by source-generated JavaScript interop. |
SYSLIB1074 |
JSImportAttribute requires unsafe code. |
SYSLIB1075 |
JSExportAttribute requires unsafe code. |
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.