Table of Contents

GR0061: Consider using Span for P/Invoke calls

TitleConsider using Span<byte> for P/Invoke calls
IdGR0061
CategoryPerformance
Default SeverityWarning
Enabled By DefaultTrue
DescriptionRecommends Span<byte> usage for efficient P/Invoke calls.
Custom Tags