GR0061: Consider using Span for P/Invoke calls
| Title | Consider using Span<byte> for P/Invoke calls |
|---|---|
| Id | GR0061 |
| Category | Performance |
| Default Severity | Warning |
| Enabled By Default | True |
| Description | Recommends Span<byte> usage for efficient P/Invoke calls. |
| Custom Tags |